Skip to content

Releases: PagerDuty/terraform-provider-pagerduty

v3.31.4

12 Mar 19:02

Choose a tag to compare

What's Changed

  • Add missing parent_type to incident type during import by @cjgajard in #1096

Full Changelog: v3.31.3...v3.31.4

v3.31.3

04 Mar 19:33

Choose a tag to compare

What's Changed

  • Properly add custom values to service custom field value during import by @cjgajard in #1091
  • Bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 by @dependabot[bot] in #1090
  • Allow type = "whatsapp_contact_method" by @cjgajard in #1094

Full Changelog: v3.31.2...v3.31.3

v3.31.2

25 Feb 20:10

Choose a tag to compare

What's Changed

  • Miscelaneous fixes #2 by @cjgajard in #1089
    • Allow slack_contact_method
    • Retry tag assignment lookup after creation
    • Fixes create and update for teams

Full Changelog: v3.31.1...v3.31.2

v3.31.1

24 Feb 16:44

Choose a tag to compare

What's Changed

  • Miscelaneous fixes by @cjgajard in #1088
    • Fix vendor/type conflict during import of pagerduty_service_integration
    • Deprecate and supress diff for automation actions runner last_seen
    • Remove restrictive validation on action_classification
    • Increase timeout for tag assignment, and wait for propagation after Create

Full Changelog: v3.31.0...v3.31.1

v3.31.0

17 Feb 15:07

Choose a tag to compare

What's Changed

  • Fix index out of range panic in incident workflow flattening by @cjgajard in #1084
  • Fix issues during import of pagerduty_alert_grouping_setting by @cjgajard in #1086

Full Changelog: v3.30.9...v3.31.0

v3.30.9

14 Jan 22:30

Choose a tag to compare

What's Changed

  • Improve handling of null conditions in response from Event Orchestration by @imjaroiswebdev in #1082

Full Changelog: v3.30.8...v3.30.9

v3.30.8

04 Dec 14:49

Choose a tag to compare

What's Changed

  • Add proper pagination to team_membership listing at Read by @cjgajard in #1079

Full Changelog: v3.30.7...v3.30.8

v3.30.7

27 Nov 17:08

Choose a tag to compare

What's Changed

Full Changelog: v3.30.6...v3.30.7

v3.30.6

24 Nov 20:53

Choose a tag to compare

What's Changed

  • False positive validation error on pagerduty_user_contact_method by @cjgajard in #1074
  • Bump golang.org/x/crypto from 0.40.0 to 0.45.0 by @dependabot[bot] in #1073

Full Changelog: v3.30.5...v3.30.6

v3.30.5

04 Nov 18:35

Choose a tag to compare

What's Changed

  • Increase the minimum retry window to 2 minutes by @imjaroiswebdev in #1070
  • Prevent deletion of alert_grouping_parameters when there's no change on alert_grouping* fields by @cjgajard in #1071

Full Changelog: v3.30.4...v3.30.5