terraform-provider-opsgenie icon indicating copy to clipboard operation
terraform-provider-opsgenie copied to clipboard

fix: recipients is map to responders

Open greut opened this issue 4 years ago • 0 comments

My plan is dirty because the recipients value is internally converted into responders which cannot be set because of the validation.

~ field = "responders" -> "recipients"

greut avatar May 07 '21 05:05 greut