Skip to content

Commit

Permalink
release v1.46.2
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverpei committed Nov 5, 2020
1 parent 55e607d commit 3ea18e3
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
## 1.46.2 (Unreleased)
## 1.46.3 (Unreleased)
## 1.46.2 (November 5, 2020)

ENHANCEMENTS:

* update Resource and Datasource description.
* Resource: `tencentcloud_kubernetes_cluster` add new argument `kube_config`.
* Resource: `tencentcloud_kubernetes_cluster` add value `tlinux2.4x86_64` with argument `cluster_os` to support linux OS system.
* Resource: `tencentcloud_kubernetes_cluster` add new argument `mount_target` to support set disk mount path.
Expand All @@ -11,10 +11,11 @@ ENHANCEMENTS:
* Resource: `tencentcloud_kubernetes_scale_worker` add new argument `labels` to support scale worker labels.
* Data Source: `tencentcloud_kubernetes_clusters` add new argument `kube_config`.
* Data Source: `tencentcloud_availability_regions` support getting local region info by setting argument `name` with value `default`.
* Docs: update argument description.

BUG FIXES:

* Resource: `tencentcloud_clb_redirection` fix inconsistent bugs when creating more than one auto redirection.
* Resource: `tencentcloud_clb_redirection` fix inconsistent bug when creating more than one auto redirection.
* Resource: `tencentcloud_redis_instance` fix updating issue when redis `type_id` is set `5`.

## 1.46.1 (October 29, 2020)
Expand Down

0 comments on commit 3ea18e3

Please sign in to comment.