Releases: PagerDuty/terraform-provider-pagerduty
Releases · PagerDuty/terraform-provider-pagerduty
v3.13.1
What's Changed
- migrate goreleaser deprecated config attributes by @imjaroiswebdev in #882
- Add support for user handoff notification rules by @imjaroiswebdev in #875
- Allow resource extension's endpoint_url to be imported as null by @cjgajard in #880
Full Changelog: v3.13.0...v3.13.1 and v3.12.2...v3.13.0
v3.12.2
What's Changed
- Address: Service DS not locating queried name when is not in first page of results by @imjaroiswebdev in #874
Full Changelog: v3.12.1...v3.12.2
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