Skip to content

Instantly share code, notes, and snippets.

@dodizzle
Created January 8, 2019 22:54
Show Gist options
  • Select an option

  • Save dodizzle/af71e5b2a812b8dcab56351c90599dfa to your computer and use it in GitHub Desktop.

Select an option

Save dodizzle/af71e5b2a812b8dcab56351c90599dfa to your computer and use it in GitHub Desktop.
Error: Error applying plan:
2 error(s) occurred:
* google_monitoring_notification_channel.pagerduty: 1 error(s) occurred:
* google_monitoring_notification_channel.pagerduty: Error updating NotificationChannel "projects/helix-global/notificationChannels/11091473453745982758": googleapi: Error 400: Field notification_channel.labels[service_name] had an invalid value: Value must NOT be empty if provided.
* google_monitoring_notification_channel.slack: 1 error(s) occurred:
* google_monitoring_notification_channel.slack: Error updating NotificationChannel "projects/helix-global/notificationChannels/11664016416175066951": googleapi: Error 400: Field notification_channel.labels[owner] had an invalid value: Value must NOT be empty if provided.
Terraform does not automatically rollback in the face of errors.
Instead, your Terraform state file has been partially updated with
any resources that successfully completed. Please address the error
above and apply again to incrementally change your infrastructure.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment