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
+13-16Lines changed: 13 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,17 @@
1
1
## 1.53.1 (Unreleased)
2
+
3
+
ENHANCEMENTS:
4
+
5
+
* Resource `tencentcloud_instance` add `throughput_performance` to support adding extra performance to the data disks.
6
+
* Resource `tencentcloud_kubernetes_cluster_attachment` add `file_system`, `auto_format_and_mount` and `mount_target` to support advanced instance setting.
7
+
* Resource `tencentcloud_kubernetes_node_pool` add `file_system`, `auto_format_and_mount` and `mount_target` to support advanced instance setting.
8
+
* Resource `tencentcloud_kubernetes_node_pool` add `scaling_mode` to support scaling mode setting.
9
+
* Resource `tencentcloud_kubernetes` support version upgrade.
10
+
11
+
BUG FIXES:
12
+
13
+
* Resource: `tencentcloud_gaap_http_rule` fix bug that exception happens when create more than one rule.
14
+
2
15
## 1.53.0 (January 15, 2021)
3
16
4
17
FEATURES:
@@ -25,27 +38,11 @@ ENHANCEMENTS:
25
38
FEATURES:
26
39
27
40
***New Resource**: `tencentcloud_kubernetes_node_pool` to support node management.
28
-
***New Resource**: `tencentcloud_ssl_pay_certificate` to support ssl pay certificate.
29
41
30
42
DEPRECATED:
31
43
32
44
* Resource: `tencentcloud_kubernetes_as_scaling_group` replaced by `tencentcloud_kubernetes_node_pool`.
33
45
34
-
ENHANCEMENTS:
35
-
36
-
* Resource `tencentcloud_ccn` add `charge_type` to support billing mode setting.
37
-
* Resource `tencentcloud_ccn` add `bandwidth_limit_type` to support the speed limit type setting.
38
-
* Resource `tencentcloud_ccn_bandwidth_limit` add `dst_region` to support destination area restriction setting.
39
-
* Resource `tencentcloud_cdn_domain` add `range_origin_switch` to support range back to source configuration.
40
-
* Resource `tencentcloud_cdn_domain` add `rule_cache` to support advanced path cache configuration.
41
-
* Resource `tencentcloud_cdn_domain` add `request_header` to support request header configuration.
42
-
* Data Source `tencentcloud_ccn_instances` add `charge_type` to support billing mode.
43
-
* Data Source `tencentcloud_ccn_instances` add `bandwidth_limit_type` to support the speed limit type.
44
-
* Data Source `tencentcloud_ccn_bandwidth_limit` add `dst_region` to support destination area restriction.
45
-
* Data Source `tencentcloud_cdn_domains` add `range_origin_switch` to support range back to source configuration.
46
-
* Data Source `tencentcloud_cdn_domains` add `rule_cache` to support advanced path cache configuration.
47
-
* Data Source `tencentcloud_cdn_domains` add `request_header` to support request header configuration.
0 commit comments