terraform-provider-opsgenie icon indicating copy to clipboard operation
terraform-provider-opsgenie copied to clipboard

Ordering actions in opsgenie_integration_action errors

Open jonfreedman opened this issue 2 years ago • 0 comments

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

jonfreedman avatar Sep 19 '23 15:09 jonfreedman