Releases: iLert/terraform-provider-ilert
Releases · iLert/terraform-provider-ilert
v1.6.2
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.0
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
- 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
- add timeout context to all resources
- replace custom validation functions
- minor bug fixes