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

[ORCA-4601] Add support for Event Orchestration Cache Variables #822

Closed c-kaieong closed 6 months ago

c-kaieong commented 7 months ago

Changes

⚠️ These changes rely on updates to the Go Client, which will need to be released first: https://github.com/heimweh/go-pagerduty/pull/149

In this PR, we are introducing Cache Variables resources for both Global Event Orchestrations and Service Event Orchestrations. As well, data sources and imports are supported.

⚠️ BEFORE MERGING

Testing

Acceptance tests are passing locally image

image

Further local testing performed outlined in: https://github.com/PagerDuty/terraform-provider-pagerduty-internal/pull/7