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: error listing azure integration
with datadog_integration_azure.datadog[0]
on datadog.tf line 33, in resource "datadog_integration_azure" "datadog":
resource "datadog_integration_azure" "datadog" {
400 Bad Request: {"errors":["Azure Integration not yet installed. Please install before performing this action."]}
Expected Behavior
Azure integration should be created.
Actual Behavior
Terraform apply fails with the error above.
Steps to Reproduce
Apply datadog_integration_azure to a datadog account with no existing Azure integration.
Apply works fine when an Azure integration already exist in the Datadog account
Important Factoids
No response
References
No response
The text was updated successfully, but these errors were encountered:
Datadog Terraform Provider Version
3.48.1
Terraform Version
1.9.8
What resources or data sources are affected?
datadog_integration_azure
Terraform Configuration Files
Relevant debug or panic output
Expected Behavior
Azure integration should be created.
Actual Behavior
Terraform apply fails with the error above.
Steps to Reproduce
Apply
datadog_integration_azure
to a datadog account with no existing Azure integration.Apply works fine when an Azure integration already exist in the Datadog account
Important Factoids
No response
References
No response
The text was updated successfully, but these errors were encountered: