Open MarcosRava opened 1 year ago
Hi, thanks for reporting the issue. I'm also facing the same issues you have reported.
No way to use either respondents
or recipients
in an incident_rule condition. It kind of feels like the terraform provider for opsgenie is very incomplete, making us configure half of the things from the UI and not entirely with Terraform.
Terraform Version
v1.3.6
Affected Resource(s)
opsgenie_service_incident_rule
Terraform Configuration Files
Debug Output
When I run apply
If I change the field value to
responders
, I receive the following error:Expected Behavior
Should apply responders to rule
Actual Behavior
Error in field enum value
recipients
Steps to Reproduce
Please list the steps required to reproduce the issue, for example:
terraform apply
Important Factoids
Running in github actions