Skip to content

Releases: BetterStackHQ/terraform-provider-better-uptime

v0.12.0

07 Nov 12:27
282f4cc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.11...v0.12.0

v0.11.11

10 Oct 09:24
3c53720
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.10...v0.11.11

v0.11.10

28 Aug 13:41
6e5c346
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.9...v0.11.10

v0.11.9

26 Aug 10:32
50392de
Compare
Choose a tag to compare
Add status field to status page resources (#115)

v0.11.8

23 Aug 08:37
Compare
Choose a tag to compare

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

08 Aug 07:55
0c6b66d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.6...v0.11.7

v0.11.6

29 Jul 08:41
3f87a50
Compare
Choose a tag to compare
  • policies can now be grouped using the betteruptime_policy_group resource and policy_group_id on the betteruptime_policy resource
  • severities can now be grouped using the betteruptime_severity_group resource and severity_group_id on the betteruptime_severity resource

v0.11.5

15 Jul 07:56
24b6cf7
Compare
Choose a tag to compare

What's Changed

  • status pages can now be grouped using the betteruptime_status_page_group resource and status_page_group_id on the betteruptime_status_page resource

Full Changelog: v0.11.4...v0.11.5

v0.11.4

03 Jul 11:49
a6ae969
Compare
Choose a tag to compare

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

02 Jul 17:04
90df32c
Compare
Choose a tag to compare

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