Releases: statusflare-com/terraform-provider-statusflare
Releases · statusflare-com/terraform-provider-statusflare
v0.1.3
- fix for a bug where
expect_string
could not be unset
v0.1.2
statusflare_monitor
- added expect_string
attribute
v0.1.1
- add support for monitor check body and headers
v0.1.0
Initial release
Resources
- statusflare_monitor
- statusflare_integration
- statusflare_status_page
- statusflare_custom_domain
Data sources
- statusflare_integration
- statusflare_custom_domain
v0.0.6
- custom_domain resource and data-source
- monitor advanced settings (interval, timeout, follow_redirects, insecure_skip_verify)
v0.0.5
- add statusflare_status_page resource
v0.0.3
- new: integration resource
v0.0.2
refactor: change 'terraform' to 'internal/provider'
I would like to follow folder structure of
https://github.com/hashicorp/terraform-provider-scaffolding
v0.0.1
first draft of the provider