Skip to content

Commit 9ab98c3

Browse files
committed
add changelog
1 parent 4ac35c5 commit 9ab98c3

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,18 @@
11
## 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.
15+
216
## 1.46.1 (October 29, 2020)
317

418
ENHANCEMENTS:

0 commit comments

Comments
 (0)