opsgenie / terraform-provider-opsgenie

Terraform OpsGenie provider
https://registry.terraform.io/providers/opsgenie/opsgenie/latest/docs
Mozilla Public License 2.0
100 stars 135 forks source link

Ordering actions in opsgenie_integration_action errors #399

Open jonfreedman opened 11 months ago

jonfreedman commented 11 months ago

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