terraform-provider-opsgenie
terraform-provider-opsgenie copied to clipboard
opsgenie_alert_policy missing order property
Alert policies have an order and it's important as they match in a waterfall manner (https://docs.opsgenie.com/docs/alert-and-notification-policy-api#list-alert-policies)
It's not possible to set this as currently on the conditions within a policy can be ordered not the policies themselves (https://registry.terraform.io/providers/opsgenie/opsgenie/latest/docs/resources/alert_policy)
Hi @jonfreedman, I'd love to be able to use a version this provider with your fix included. Have you opened a PR?
keen to have this
PR is here: https://github.com/opsgenie/terraform-provider-opsgenie/pull/400
We're going to replace OpsGenie with PagerDuty