opsgenie / terraform-provider-opsgenie

Terraform OpsGenie provider
https://registry.terraform.io/providers/opsgenie/opsgenie/latest/docs
Mozilla Public License 2.0
100 stars 136 forks source link

Added support to allow immediate notification while creating notification rules #386

Closed koushik-swaminathan closed 1 year ago

koushik-swaminathan commented 1 year ago

Fix for the issue

stp-bsh commented 1 year ago

Did anybody test this "fix"? It is still not working as the condition send_after > 0. With that you will still not be able to apply any rule if send_after isn't > 0

koushik-swaminathan commented 1 year ago

@stp-bsh The fix was tested before it was merged, happy to test it again and see if the issue still persists.