Releases: PagerDuty/terraform-provider-pagerduty
Releases · PagerDuty/terraform-provider-pagerduty
v3.14.4
v3.14.3
v3.14.2
v3.14.1
v3.14.0
What's Changed
- Migrate pack #2 of datasources and resources to terraform plugin framework by @cjgajard in #866
- fix invalid target type in docs by @rene00 in #856
- Add the option to ignore TLS certificate errors when calling the PD API. by @dazoakley in #881
- feat: improve PD service time window validation to accept 86400 as a valid value by @boneff in #876
- Ignore import state verification for EO routing rules ids by @imjaroiswebdev in #883
New Contributors
- @rene00 made their first contribution in #856
- @dazoakley made their first contribution in #881
- @boneff made their first contribution in #876
Full Changelog: v3.13.1...v3.14.0
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