Skip to content

Releases: opsgenie/terraform-provider-opsgenie

v0.6.5

15 Jun 05:13
d98b6d4
Compare
Choose a tag to compare

BUGFIX
Schedule: Timezone diff problem fixed.

v0.6.4

15 Apr 06:01
9e1a0e8
Compare
Choose a tag to compare

Updated Notification Policy to remove bug while creating, updating and getting Deduplication Action Policies.

v0.6.3

11 Feb 13:58
c79bcb2
Compare
Choose a tag to compare

0.6.3 (February 11, 2021)

BUGFIX:

  • Alert Policy: Global alert policy import fixed

v0.6.2

29 Jan 08:42
69d8ae7
Compare
Choose a tag to compare

0.6.2 (January 29, 2021)

BUGFIX:

  • User: Timezone diff problem fixed.

v0.6.1

21 Jan 12:26
7bc9d68
Compare
Choose a tag to compare

0.6.1 (January 21, 2021)

BREAKING CHANGE

Terraform Plugin SDK upgraded to v2.

BUGFIX:

  • Notification Rule : Reading the time_restrictions corrected.
  • Team Routing Rule : Reading the time_restrictions corrected.
  • Schedule Rotations : Reading the time_restrictions corrected.

v0.6.0

19 Jan 08:53
8255b6c
Compare
Choose a tag to compare

0.6.0 (January 19, 2021)

BREAKING CHANGE

Terraform Plugin SDK upgraded to v2.
Acceptance tests are need Terraform 12.26+ versions.

BUGFIX:

  • Notification Rule : Reading the time_restrictions corrected.
  • Team Routing Rule : Reading the time_restrictions corrected.
  • Incident Service Rule : Tags and details are implemented. Before it won't work due to schema <-> List conversion.
  • Incident Template: Stakeholder properties and impacted services read functions fixed to comply with their schema types.
  • Integrations: Responders only available when owner team isn't set. Therefore provider now only read and add responders to requests if owner team is not available.
  • User: UserAddress.city field has fixed. In future user resource will change to adopt Atlassian Opsgenie Platform changes.

v0.5.7

24 Dec 14:23
6f098f5
Compare
Choose a tag to compare

0.5.7 (December 24, 2020)

IMPROVEMENTS:

  • Integration Actions : add support for ignore action

v0.5.6

24 Dec 10:52
e5fcdff
Compare
Choose a tag to compare

0.5.6 (December 24, 2020)

IMPROVEMENTS:

  • Integration Actions : add custom priority for create action (#177)

v0.5.5

16 Dec 09:31
158f793
Compare
Choose a tag to compare

0.5.5 (December 16, 2020)

Improvement:

  • Add support for webhook integration (#197)

v0.5.4

10 Dec 11:19
0fce2c7
Compare
Choose a tag to compare

0.5.4 (December 10, 2020)
BUGFIX:

  • Able to set key in extra-properties field of condition for service incident rule (#204)