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
+3-7Lines changed: 3 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,3 @@
1
-
## 1.45.1 (Unreleased)
2
-
ENHANCEMENTS:
3
-
4
-
* Resource: `tencentcloud_kubernetes_cluster` add new argument `extra_args` to support Kubelet.
5
-
* Resource: `tencentcloud_kubernetes_scale_worker` add new argument `extra_args` to support Kubelet.
6
-
* Resource: `tencentcloud_kubernetes_as_scaling_group` add new argument `extra_args` to support Kubelet.
7
-
8
1
## 1.45.0 (Unreleased)
9
2
10
3
FEATURES:
@@ -25,6 +18,9 @@ ENHANCEMENTS:
25
18
* Resource: `tencentcloud_mysql_instance` modify argument `engine_version` to support mysql 8.0.
26
19
* Resource: `tencentcloud_clb_listener_rule` add new argument `forward_type` to support backend protocol([#522](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/issues/522))
27
20
* Resource: `tencentcloud_instance` add new argument `keep_image_login` to support keeping image login.
21
+
* Resource: `tencentcloud_kubernetes_cluster` add new argument `extra_args` to support Kubelet.
22
+
* Resource: `tencentcloud_kubernetes_scale_worker` add new argument `extra_args` to support Kubelet.
23
+
* Resource: `tencentcloud_kubernetes_as_scaling_group` add new argument `extra_args` to support Kubelet.
0 commit comments