This repository has been archived by the owner on Feb 20, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 108
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This will resolve #42 |
Relies on the v1.3 version of the module, and the newly revamped interfaces for teams and contacts
These notifications are tied solely to the mobile app, and we can't manipulate them from the API
@russellcardullo I think this is now ready for your review. |
@joshsouza is there a way to use it before @russellcardullo merges it and becomes available on Terraform Registry? |
LGTM thanks! |
Closed
Great ! thanks @joshsouza |
What is the new provider syntax?
|
@russellcardullo do you want me to open a separate issue for that? |
That should do it for ya |
Thanks, it worked. |
Merged
Fixed, and opened a PR. #80 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is a work in progress. It relies on the code in russellcardullo/go-pingdom#59 to handle the teams/contacts stuff that has been revamped on Pingdom's side.
I've been testing it out with the examples on a test account and it's worked, with the following tests:
None of the check stuff was touched, and I haven't tested those out explicitly. That said, we've been running off of the earlier version of this PR (before the team/contact stuff) for months, and the check stuff has been working just fine, so I don't expect any work needs to be done there.