Open robbo1996 opened 1 year ago
I am as well encountering the same issue... Another bug is we have multiple schedules as recipients then there is no property to mention which schedule should be in use, however from console we can create selection policies routing to multiple policies
Hi there,
I've noticed a bug when tryind to add a schedule and a user to an escalation. If just the schedule is added as a recipient it works fine, if just the user is added it works fine but when both are added as recipients only the user gets added in the console despite the plan looking correct. The plan looks as if both will be added but when applied it doesn't work as expected. Following the documentation here - https://registry.terraform.io/providers/opsgenie/opsgenie/latest/docs/resources/escalation
Terraform Version
1.3.1
Affected Resource(s)
opsgenie_escalation
Terraform Configuration Files
Expected Behavior
Actual Behavior
The user replaces the schedule rather than being added as an additional recipient upon a terraform apply