PagerDuty / terraform-provider-pagerduty

Terraform PagerDuty provider
https://www.terraform.io/docs/providers/pagerduty/
Mozilla Public License 2.0
206 stars 210 forks source link

Delete a non-actionable warning on the `pagerduty_event_orchestration_integration` resource #847

Closed alenapan closed 5 months ago

alenapan commented 6 months ago

Context

When we just launched multiple EO Integrations we wanted to emphasize that modifying the event_orchestration attribute will result in an ingestion-level change where all future events sent to this integration will now be evaluated against a new orchestration. But since this warning is non-actionable and we also have this information in the Provider docs, we decided that the warning is rather an annoyance than a helpful message. This PR deletes the warning and as a result fixes the following issues: