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

Allow ordering of opsgenie_alert_policy #400

Open jonfreedman opened 11 months ago

jonfreedman commented 11 months ago

specify order for opsgenie_alert_policy, use change-order endpoint to apply see https://docs.opsgenie.com/docs/alert-and-notification-policy-api#change-policy-order

jonfreedman commented 11 months ago

@arjunrajpal @koushik-swaminathan how do we progress this?

jonfreedman commented 10 months ago

@arjunrajpal @fnuva @koushik-swaminathan @multani @Dekunite @frknyldz @Serhatkemal you've all made >1 commit to this repo in the last couple of years - is this project dead?

koushik-swaminathan commented 10 months ago

Hi @jonfreedman, I'm looking at this PR. I'll get back to you in a couple of days.

gjacquet commented 9 months ago

This would be very useful to have. At the moment policy order is random and we have to manually re-order policy after terraforming. @koushik-swaminathan is this change in the roadmap for the provider?

koushik-swaminathan commented 8 months ago

@jonfreedman was this change tested? The order wasn't getting updated when I tested the changes

jonfreedman commented 8 months ago

I don't have access to a test environment to test this in unfortunately - I'm not comfortable testing in our production account.