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
* fix the bug of create cluster crash and cluster_os force replacement when upgrade
* fix enable_customized_pod_cidr force replace when edit tf
* change CHANGELOG.md
* fix spell error
Co-authored-by: ivan <[email protected]>
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9-1Lines changed: 9 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,12 @@
1
-
## 1.56.11 (Unreleased)
1
+
## 1.56.12 (Unreleased)
2
+
3
+
## 1.56.11
4
+
5
+
BUG FIXES
6
+
7
+
* Resource `tencentcloud_kubernetes_cluster` fix create cluster without *desired_pod_num* in tf, then crash
8
+
* Resource `tencentcloud_kubernetes_cluster` fix when upgrade terraform-provider-tencentclod from v1.56.1 to newer, cluster_os force replacement
9
+
* Resource `tencentcloud_kubernetes_cluster` fix when upgrade terraform-provider-tencentclod from v1.56.1 to newer, enable_customized_pod_cidr force replace
0 commit comments