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
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,7 @@
3
3
ENHANCEMENTS:
4
4
5
5
* Resource: `tencentcloud_kubernetes_cluster` add new argument `kube_config`.
6
+
* Resource: `tencentcloud_kubernetes_cluster` add value `tlinux2.4x86_64` with argument `cluster_os` to support linux OS system.
6
7
* Resource: `tencentcloud_kubernetes_cluster` add new argument `mount_target` to support set disk mount path.
7
8
* Resource: `tencentcloud_kubernetes_cluster` add new argument `docker_graph_path` to support set docker graph path.
8
9
* Resource: `tencentcloud_clb_redirection` add new argument `delete_all_auto_rewirte` to delete all auto-associated redirection when destroying the resource.
@@ -12,6 +13,7 @@ ENHANCEMENTS:
12
13
BUG FIXES:
13
14
14
15
* Resource: `tencentcloud_clb_redirection` fix inconsistent bugs when creating more than one auto redirection.
16
+
* Resource: `tencentcloud_redis_instance` fix updating issue when redis `type_id` is set `5`.
0 commit comments