Releases: PagerDuty/terraform-provider-pagerduty
Releases · PagerDuty/terraform-provider-pagerduty
v3.12.1
What's Changed
- Prevent timeout for alert_grouping_parameters to be explicitly set to zero when they are of type "content_based" by @cjgajard in #871
Full Changelog: v3.12.0...v3.12.1
v3.12.0
What's Changed
- Migrate pack of datasources and resources to terraform plugin framework by @cjgajard in #816
- Add support for Incident Workflow triggers team restrictions by @imjaroiswebdev in #861
- Address: Support hours should be required in the plan if the incident_urgency_rule type is "use_support_hours" by @imjaroiswebdev in #868
Full Changelog: v3.11.4...v3.12.0
v3.11.4
What's Changed
- Handle malformed 403 Forbidden errors on EP updates by @imjaroiswebdev in #858
Full Changelog: v3.11.3...v3.11.4
v3.11.3
What's Changed
- Handle nil pointer conversions across
pagerduty_service
implementation by @imjaroiswebdev in #854
Full Changelog: v3.11.2...v3.11.3
v3.11.2
What's Changed
- Delete a non-actionable warning on the
pagerduty_event_orchestration_integration
resource by @alenapan in #847 - Re-address:
403 Forbidden
error when updating existingpagerduty_escalation_policy
's target by @imjaroiswebdev in #851 - Address: Pagerduty Provider Plugin Crashed by @imjaroiswebdev in #852
Full Changelog: v3.11.1...v3.11.2
v3.11.1
What's Changed
- Address: 403 Forbidden error when updating existing pagerduty_escalation_policy's target by @imjaroiswebdev in #846
Full Changelog: v3.11.0...v3.11.1
v3.11.0
What's Changed
- [ORCA-4601] Add support for Event Orchestration Cache Variables by @c-kaieong in #822
- Add retry config for
PagerDuty/go-pagerduty
by @imjaroiswebdev in #841
Full Changelog: v3.10.1...v3.11.0
v3.10.1
What's Changed
- fix(team membership): Allow 404 to propagate to avoid registering it in disassociated eps list by @scohen-nd in #838
- Fix #832 service_dependency breaks if dependent services are deleted externally by @lukaspj in #834
New Contributors
- @scohen-nd made their first contribution in #838
- @lukaspj made their first contribution in #834
Full Changelog: v3.10.0...v3.10.1
v3.10.0
What's Changed
- [CSGI-2569] Migrate datasource pagerduty_business_service to TPF by @cjgajard in #825
- [CSGI-3057] Address: Time zone validation is not aligned with the API by @imjaroiswebdev in #826
- add attributes to
data.pagerduty_users.users
&data.pagerduty_user
by @mdb in #719 - [CSGI-2500] Address:
tf-exec
should re-use TF binary instead downloading a new one by @imjaroiswebdev in #829 - [ING-1822] Mark alert_creation as deprecated and hide diffs that will… by @syogeswaran in #836
New Contributors
- @syogeswaran made their first contribution in #836
Full Changelog: v3.9.0...v3.10.0
v3.9.0
What's Changed
- [CSGI-2475] Migrate Resource
pagerduty_business_service
to TF Plugin Framework by @cjgajard in #808 - [ORCA-4263] Support for incident custom fields for Event Orchestration by @swbradshaw in #749
New Contributors
- @swbradshaw made their first contribution in #749
Full Changelog: v3.8.1...v3.9.0