Releases: BetterStackHQ/terraform-provider-better-uptime
Releases · BetterStackHQ/terraform-provider-better-uptime
v0.12.0
What's Changed
- [U-3628] Add resource for outgoing_webhooks by @iatanas0v in #123
New Contributors
- @iatanas0v made their first contribution in #123
Full Changelog: v0.11.11...v0.12.0
v0.11.11
What's Changed
- Update README.md: add tests badge by @PetrHeinz in #117
- Add support for wait_until_time in policy steps by @nilclass in #118
Full Changelog: v0.11.10...v0.11.11
v0.11.10
What's Changed
- Add data provider for monitoring IPs by @PetrHeinz in #114
Full Changelog: v0.11.9...v0.11.10
v0.11.9
Add status field to status page resources (#115)
v0.11.8
What's Changed
- Add TitleField to IncomingWebhook resource, added validation to rule and field attributes by @PetrHeinz in #113
Full Changelog: v0.11.7...v0.11.8
v0.11.7
What's Changed
- Add plan-phase validation for request_headers by @PetrHeinz in #111
Full Changelog: v0.11.6...v0.11.7
v0.11.6
- policies can now be grouped using the
betteruptime_policy_group
resource andpolicy_group_id
on thebetteruptime_policy
resource - severities can now be grouped using the
betteruptime_severity_group
resource andseverity_group_id
on thebetteruptime_severity
resource
v0.11.5
What's Changed
- status pages can now be grouped using the
betteruptime_status_page_group
resource andstatus_page_group_id
on thebetteruptime_status_page
resource
Full Changelog: v0.11.4...v0.11.5
v0.11.4
What's Changed
- Add end-to-end tests for Terraform examples by @PetrHeinz in #107
- Stabilized "position" attribute of status page sections, there unnecessary updates should be avoided
- Updated minimum supported version of Terraform to 0.14 (based on test results)
Full Changelog: v0.11.3...v0.11.4
v0.11.3
What's Changed
- Add read-only values from API (incoming webhook, email integration) by @PetrHeinz in #106
Full Changelog: v0.11.2...v0.11.3