Skip to content

Instantly share code, notes, and snippets.

@drarnold
Created February 26, 2021 21:45
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 drarnold/4ef487024abb212f1a0c1a66488e8aa2 to your computer and use it in GitHub Desktop.
Save drarnold/4ef487024abb212f1a0c1a66488e8aa2 to your computer and use it in GitHub Desktop.
Error for datadog_downtime during update terraform apply
Error: Provider produced inconsistent final plan
When expanding the plan for
module.api.module.datadog_maintenance.datadog_downtime.deployment to include
new values learned so far during apply, provider
"registry.terraform.io/-/datadog" produced an invalid new value for .end: was
null, but now cty.NumberIntVal(1.614375811e+09).
This is a bug in the provider, which should be reported in the provider's own
issue tracker.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment