File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## 0.4.5
2+
3+ - Fix ` catalystcenter_deploy_template ` resource to properly handle ` redeploy ` attribute when set to ` ALWAYS ` by creating drift on every apply
4+
15## 0.4.4
26
37- Fix ` catalystcenter_discovery ` resource to use discovery ID for read operations and avoid waiting for discovery completion during creation
Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ description: |-
77
88# Changelog
99
10+ ## 0.4.5
11+
12+ - Fix ` catalystcenter_deploy_template ` resource to properly handle ` redeploy ` attribute when set to ` ALWAYS ` by creating drift on every apply
13+
1014## 0.4.4
1115
1216- Fix ` catalystcenter_discovery ` resource to use discovery ID for read operations and avoid waiting for discovery completion during creation
Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ description: |-
77
88# Changelog
99
10+ ## 0.4.5
11+
12+ - Fix ` catalystcenter_deploy_template` resource to properly handle ` redeploy` attribute when set to ` ALWAYS` by creating drift on every apply
13+
1014## 0.4.4
1115
1216- Fix ` catalystcenter_discovery` resource to use discovery ID for read operations and avoid waiting for discovery completion during creation
You can’t perform that action at this time.
0 commit comments