Skip to content

Releases: statusflare-com/terraform-provider-statusflare

v0.1.3

25 May 09:40
Compare
Choose a tag to compare
  • fix for a bug where expect_string could not be unset

v0.1.2

24 May 21:53
Compare
Choose a tag to compare
  • statusflare_monitor - added expect_string attribute

v0.1.1

18 May 21:18
Compare
Choose a tag to compare
  • add support for monitor check body and headers

v0.1.0

18 May 16:05
Compare
Choose a tag to compare

Initial release

Resources

  • statusflare_monitor
  • statusflare_integration
  • statusflare_status_page
  • statusflare_custom_domain

Data sources

  • statusflare_integration
  • statusflare_custom_domain

v0.0.6

18 May 15:48
Compare
Choose a tag to compare
  • custom_domain resource and data-source
  • monitor advanced settings (interval, timeout, follow_redirects, insecure_skip_verify)

v0.0.5

18 May 00:39
Compare
Choose a tag to compare
  • add statusflare_status_page resource

v0.0.4

17 May 20:07
Compare
Choose a tag to compare
  • add docs examples

v0.0.3

17 May 18:39
Compare
Choose a tag to compare
  • new: integration resource

v0.0.2

16 May 21:23
Compare
Choose a tag to compare
refactor: change 'terraform' to 'internal/provider'

I would like to follow folder structure of
https://github.com/hashicorp/terraform-provider-scaffolding

v0.0.1

15 May 17:51
Compare
Choose a tag to compare
first draft of the provider