Skip to content

Releases: iLert/terraform-provider-ilert

v1.7.3

07 Sep 12:57
9e214db
Compare
Choose a tag to compare

What's Changed

  • Feature/improve data source search - fixes by @STLVRTX in #29

Full Changelog: v1.7.2...v1.7.3

v1.7.2

07 Sep 08:54
444796c
Compare
Choose a tag to compare

What's Changed

  • Feature/improve-data-source-search by @STLVRTX in #28

Full Changelog: v1.7.1...v1.7.2

v1.7.1

01 Sep 21:21
Compare
Choose a tag to compare
  • Upgrade go to version 1.19

Full Changelog: v1.7.0...v1.7.1

v1.7.0

01 Sep 21:05
f78bb17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.4...v1.7.0

v1.6.4

29 Aug 08:58
4fe0a35
Compare
Choose a tag to compare

What's Changed

  • fix automation rule param error by @STLVRTX in #21
  • Fix/team definition alert source escalation policy by @STLVRTX in #25

Full Changelog: v1.6.2...v1.6.4

v1.6.2

28 Jul 12:13
Compare
Choose a tag to compare

What's Changed

  • fix 429 error code problem if a lot of resources are applied

Full Changelog: v1.6.1...v1.6.2

v1.6.1

27 Jul 11:11
82e73c8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v1.6.1

v1.6.0

14 Jul 15:41
ced8e70
Compare
Choose a tag to compare

What's Changed

  • update provider to v2 api changes and add new incident com resources by @STLVRTX in #18

New Contributors

Full Changelog: 1.5.1...v1.6.0

v1.5.1

15 Apr 23:50
Compare
Choose a tag to compare
  • fix connection resource trigger_types validation
  • fix connection resource trigger_types docs
  • fix email subject param in the connection resource
  • fix user resource mobile and landline blocks
  • fix all resources exists checks

v1.5.0

14 Apr 03:34
Compare
Choose a tag to compare
  • add timeout context to all resources
  • replace custom validation functions
  • minor bug fixes