newrelic / terraform-provider-newrelic

Terraform provider for New Relic
https://registry.terraform.io/providers/newrelic/newrelic/latest/docs
Mozilla Public License 2.0
200 stars 244 forks source link

Add update original message to destination configurations #2701

Open nzur-newrelic opened 1 week ago

nzur-newrelic commented 1 week ago

Description

Please include a summary of the change and which issue is fixed (if relevant). Added a new field to destination block called update_original_message which for the moment only works for Slack channels. Fixes # (issue)

Type of change

Please delete options that are not relevant.

Checklist:

Please delete options that are not relevant.

How to test this change?

Please describe how to test your changes. Include any relevant steps in the UI, HCL file(s), commands, etc

The test is solely minimal to see that a workflow can be created with the field, as it requires a slack channel for the field to change.