terraform-provider-opsgenie
terraform-provider-opsgenie copied to clipboard
Ordering actions in opsgenie_integration_action errors
We have tried to automate creating an advanced datadog API integration, that requires ordering two create actions but that unfortunately causes errors: Status code: 422, Message: There are semantic errors in request body. Please check the documents.
To replicate this take the example from https://registry.terraform.io/providers/opsgenie/opsgenie/latest/docs/resources/integration_action.html and explictly set the order of the 3x create actions 0,1,2