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
Error: datadog_monitor.disk: datadog_monitor.disk: self reference not allowed: "datadog_monitor.disk.thresholds.critical"
Expected Behavior
Working without errors... The problem here is that critical must mach value in a queue so currently it has to be updated in two places for the same resource.
This issue was originally opened by @hryamzik as hashicorp/terraform#18226. It was migrated here as a result of the provider split. The original body of the issue is below.
Terraform Version
Terraform Configuration Files
Debug Output
Expected Behavior
Working without errors... The problem here is that
critical
must mach value in a queue so currently it has to be updated in two places for the same resource.Steps to Reproduce
terraform init
terraform apply
References
The text was updated successfully, but these errors were encountered: