Skip to content

Commit 188c91e

Browse files
0.4.5 version bump
1 parent a7170a1 commit 188c91e

3 files changed

Lines changed: 12 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
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

docs/guides/changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff 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

templates/guides/changelog.md.tmpl

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)