Skip to content

google_monitoring_notification_channel: empty Service name for pagerduty #6017

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
vtatarin opened this issue Mar 31, 2020 · 2 comments
Closed

Comments

@vtatarin
Copy link

vtatarin commented Mar 31, 2020

Community Note

  • 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 an 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 an issue is assigned to a user, that user is claiming responsibility for the issue. If an issue is assigned to hashibot, a community member has claimed the issue already.

Terraform Version

Terraform v0.12.24

  • provider.google v3.15.0
  • provider.random v2.2.1

Affected Resource(s)

google_monitoring_notification_channel

Terraform Configuration Files

resource "google_monitoring_notification_channel" "pagerduty_shared_services" {
  display_name = "shared-services-api"
  type         = "pagerduty"
  labels = {
    service_key = MYKEY
  }
}

Debug Output

https://gist.github.com/vtatarin/6f9d2bb2fa8d372e94c41cc28430331f

Expected Behavior

GCP web UI shows Service name as shared-services-api

Actual Behavior

GCP web UI shows Service name as an empty string. Screenshot

Steps to Reproduce

  1. terraform apply

References

  • b/275110864
@ghost ghost added the bug label Mar 31, 2020
@edwardmedia edwardmedia self-assigned this Mar 31, 2020
@edwardmedia edwardmedia removed their assignment Mar 31, 2020
modular-magician added a commit to modular-magician/terraform-provider-google that referenced this issue May 10, 2022
modular-magician added a commit that referenced this issue May 10, 2022
@melinath
Copy link
Collaborator

We believe this was due to a temporary outage on the API side that should be resolved. Please let us know if you're still seeing this issue!

@github-actions
Copy link

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants