You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment. If the issue is assigned to the "modular-magician" user, it is either in the process of being autogenerated, or is planned to be autogenerated soon. If the issue is assigned to a user, that user is claiming responsibility for the issue. If the issue is assigned to "hashibot", a community member has claimed the issue already.
Description
GCP supports setting up alerts when defining an uptime check but the terraform provider does not seem to have any section regarding this:
It doesn't look like the api for uptimeCheckConfigs supports this. I'm guessing they internally set it up with an alertPolicies resource. If you have an idea you can try to set this up with google_monitoring_alert_policy, but let me reach out to the owning team to see how they do this.
ScottSuarez
changed the title
Support for alert & notification in google_monitoring_uptime_check_config
Add sample for alert & notification in google_monitoring_uptime_check_config
Aug 16, 2022
Community Note
Description
GCP supports setting up alerts when defining an uptime check but the terraform provider does not seem to have any section regarding this:
New or Affected Resource(s)
google_monitoring_uptime_check_config
Potential Terraform Configuration
References
b/315329689
The text was updated successfully, but these errors were encountered: