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

resource_opsgenie_heartbeat always changed with very long `alert_message`

Open MaciejKucia opened this issue 3 years ago • 0 comments

Affected Resource(s)

  • resource_opsgenie_heartbeat

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.

MaciejKucia avatar Jul 25 '22 18:07 MaciejKucia