opsgenie / terraform-provider-opsgenie

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

resource_opsgenie_heartbeat always changed with very long `alert_message` #319

Open MaciejKucia opened 2 years ago

MaciejKucia commented 2 years ago

Affected Resource(s)

Expected Behavior

When alert_message is too long the module fails or trims message.

Actual Behavior

User error is ignored and module always reports as 'changed'

Steps to Reproduce

Create alert_message with a very long message.