Skip to content

Instantly share code, notes, and snippets.

@hackjoy
Last active February 18, 2019 15:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hackjoy/e5423875f2b4e2b5aeedb078b0df659a to your computer and use it in GitHub Desktop.
Save hackjoy/e5423875f2b4e2b5aeedb078b0df659a to your computer and use it in GitHub Desktop.
terraform-new-relic
Error: Error applying plan:
4 error(s) occurred:
* newrelic_alert_policy_channel.app1: 1 error(s) occurred:
* newrelic_alert_policy_channel.app1: Internal Server Error
* newrelic_alert_policy_channel.app2: 1 error(s) occurred:
* newrelic_alert_policy_channel.app2: Internal Server Error
* newrelic_alert_policy_channel.app3: 1 error(s) occurred:
* newrelic_alert_policy_channel.app4: Internal Server Error
* newrelic_alert_policy_channel.app5: 1 error(s) occurred:
* newrelic_alert_policy_channel.app5: Internal Server Error
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.
Exited with code 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment