Releases: checkly/terraform-provider-checkly
Releases · checkly/terraform-provider-checkly
v0.6.4-rc.2
correctly sync remotely deleted resources
v0.6.4-rc.1
- allowing api request.basic_auth to be set with empty values without causing a draft
- synching remote with terraform config without causing a draft
v0.6.3-rc.1
allow optional configurations to be left out without causing churn on consecutive apply.
fixes browser check churn on consecutive apply.
added more examples to test.tf
v0.6.3: fixing optional configurations behaviour (#22)
- Allow optional configurations to be left out without causing churn on consecutive apply.
- Fixes browser check churn on consecutive apply.
- Added more examples to test.tf