Skip to content

Commit 2ea6e33

Browse files
authored
Update CHANGELOG.md
1 parent 2f380ce commit 2ea6e33

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,28 @@ DEPRECATED:
1313
* Data Source: `tencentcloud_redis_instances`: output argument `type` is no longer supported, replace by `type_id`.
1414
* Data Source: `tencentcloud_redis_zone_config`: output argument `type` is no longer supported, replace by `type_id`.
1515

16+
## 1.33.1 (May 22, 2020)
17+
18+
ENHANCEMENTS:
19+
20+
* Data Source: `tencentcloud_redis_instances` add new argument `type_id`, `redis_shard_num`, `redis_replicas_num`
21+
* Data Source: `tencentcloud_redis_zone_config` add output argument `type_id` and new output argument `type_id`, `redis_shard_nums`, `redis_replicas_nums`
22+
* Data Source: `tencentcloud_ccn_instances` add new type `VPNGW` for field `instance_type`
23+
* Data Source: `tencentcloud_vpn_gateways` add new type `CCN` for field `type`
24+
* Resource: `tencentcloud_redis_instance` add new argument `type_id`, `redis_shard_num`, `redis_replicas_num`
25+
* Resource: `tencentcloud_ccn_attachment` add new type `CNN_INSTANCE_TYPE_VPNGW` for field `instance_type`
26+
* Resource: `tencentcloud_vpn_gateway` add new type `CCN` for field `type`
27+
28+
BUG FIXES:
29+
30+
* Resource: `tencentcloud_cdn_domain` fix `https_config` inconsistency after apply([#413](https://github.com/terraform-providers/terraform-provider-tencentcloud/issues/413)).
31+
32+
DEPRECATED:
33+
34+
* Resource: `tencentcloud_redis_instance`: optional argument `type` is no longer supported, replace by `type_id`.
35+
* Data Source: `tencentcloud_redis_instances`: output argument `type` is no longer supported, replace by `type_id`.
36+
* Data Source: `tencentcloud_redis_zone_config`: output argument `type` is no longer supported, replace by `type_id`.
37+
1638
## 1.33.0 (May 18, 2020)
1739

1840
FEATURES:

0 commit comments

Comments
 (0)