Releases: checkly/terraform-provider-checkly
Releases · checkly/terraform-provider-checkly
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