File tree Expand file tree Collapse file tree 2 files changed +19
-4
lines changed Expand file tree Collapse file tree 2 files changed +19
-4
lines changed Original file line number Diff line number Diff line change 1- ## 1.70.3 (April 22 , 2022)
1+ ## 1.71.0 (April 24 , 2022)
22
33FEATURES:
44
5+ * New datasource ` tencentcloud_postgresql_xlogs `
6+
7+ ENHANCEMENTS:
8+
9+ * resource ` tencentcloud_postgresql_instance ` support backup plan
10+ * resource ` tencentcloud_redis_instance ` support ` replica_zone_ids ` modify
11+
12+ BUGFIXES:
13+
14+ * resource ` tencentcloud_eks_cluster ` fix LB modified errors
15+
16+ ## 1.70.3 (April 22, 2022)
17+
18+ ENHANCEMENTS:
19+
520* resource ` tencentcloud_ckafka_instance ` remove validate check
621* resource ` tencentcloud_tcr_vpc_attachment ` modify doc
722
Original file line number Diff line number Diff line change @@ -55,9 +55,9 @@ const (
5555 defaultVpcCidr = "172.16.0.0/16"
5656 defaultVpcCidrLess = "172.16.0.0/18"
5757
58- defaultCvmAZone = "ap-guangzhou-7"
59- defaultCvmVpcId = "vpc-l0dw94uh"
60- defaultCvmSubnetId = "subnet-ccj2qg0m"
58+ defaultCvmAZone = "ap-guangzhou-7"
59+ defaultCvmVpcId = "vpc-l0dw94uh"
60+ defaultCvmSubnetId = "subnet-ccj2qg0m"
6161
6262 defaultAZone = "ap-guangzhou-3"
6363 defaultSubnetId = "subnet-enm92y0m"
You can’t perform that action at this time.
0 commit comments