You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
## 0.5.6 (unreleased)
1
+
## 0.5.6
2
2
3
3
- Fix `catalystcenter_ip_pool` and `catalystcenter_ip_pool_reservation` to correctly replace resources when immutable fields change. Added RequiresReplace for fields not supported for in-place updates by the Catalyst Center API
4
4
- Fix `catalystcenter_deploy_template` resource to add UUID format validation for deployment ID extracted from API response, preventing false positives when regex matches non-UUID strings
Copy file name to clipboardExpand all lines: docs/guides/changelog.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ description: |-
7
7
8
8
# Changelog
9
9
10
-
## 0.5.6 (unreleased)
10
+
## 0.5.6
11
11
12
12
- Fix `catalystcenter_ip_pool` and `catalystcenter_ip_pool_reservation` to correctly replace resources when immutable fields change. Added RequiresReplace for fields not supported for in-place updates by the Catalyst Center API
13
13
- Fix `catalystcenter_deploy_template` resource to add UUID format validation for deployment ID extracted from API response, preventing false positives when regex matches non-UUID strings
Copy file name to clipboardExpand all lines: templates/guides/changelog.md.tmpl
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ description: |-
7
7
8
8
# Changelog
9
9
10
-
## 0.5.6 (unreleased)
10
+
## 0.5.6
11
11
12
12
- Fix `catalystcenter_ip_pool`and`catalystcenter_ip_pool_reservation` to correctly replace resources when immutable fields change. Added RequiresReplace for fields not supported for in-place updates by the Catalyst Center API
13
13
- Fix `catalystcenter_deploy_template` resource to add UUID format validation for deployment ID extracted from API response, preventing false positives when regex matches non-UUID strings
0 commit comments