File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed
Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,24 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7+ ## [ v1.6.3] ( https://github.com/checkly/terraform-provider-checkly/releases/tag/v1.6.3 ) - 2022-10-26
8+
9+ ### Added
10+ - Support locked environment variables in ` Check ` and ` Group ` [ #186 ] ( https://github.com/checkly/terraform-provider-checkly/issues/186 )
11+ - Add new ` Dashboard ` fields [ #199 ] ( https://github.com/checkly/terraform-provider-checkly/issues/199 )
12+
13+ ### Changed
14+ - Remove guides from provider documentation [ #196 ] ( https://github.com/checkly/terraform-provider-checkly/issues/196 )
15+ - Add alternatives auth methods in documentation [ #191 ] ( https://github.com/checkly/terraform-provider-checkly/issues/191 )
16+ - Follow resource naming convention in examples [ #190 ] ( https://github.com/checkly/terraform-provider-checkly/issues/190 )
17+
18+
19+ ### Fixed
20+ - Avoid using all escalation configuration when no required [ #202 ] ( https://github.com/checkly/terraform-provider-checkly/issues/194 )
21+ - Stop saving deprecated ` ssl_certificates ` property [ #193 ] ( https://github.com/checkly/terraform-provider-checkly/issues/193 )
22+
23+
24+
725## [ v1.6.2] ( https://github.com/checkly/terraform-provider-checkly/releases/tag/v1.6.2 ) - 2022-08-02
826### Changed
927- Support new check intervals [ #ba8eed7] ( https://github.com/checkly/terraform-provider-checkly/commit/ba8eed7 )
You can’t perform that action at this time.
0 commit comments