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
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,18 @@
1
1
## 1.46.2 (Unreleased)
2
+
3
+
ENHANCEMENTS:
4
+
5
+
* Resource: `tencentcloud_kubernetes_cluster` add new argument `kube_config`.
6
+
* Resource: `tencentcloud_kubernetes_cluster` add new argument `mount_target` to support set disk mount path.
7
+
* Resource: `tencentcloud_kubernetes_cluster` add new argument `docker_graph_path` to support set docker graph path.
8
+
* Resource: `tencentcloud_clb_redirection` add new argument `delete_all_auto_rewirte` to delete all auto-associated redirection when destroying the resource.
9
+
* Data Source: `tencentcloud_kubernetes_clusters` add new argument `kube_config`.
10
+
* Data Source: `tencentcloud_availability_regions` support getting local region info by setting argument `name` with value `default`.
11
+
12
+
BUG FIXES:
13
+
14
+
* Resource: `tencentcloud_clb_redirection` fix inconsistent bugs when creating more than one auto redirection.
0 commit comments