File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed
tencentcloud/connectivity Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 1- ## 1.53.1 (Unreleased)
1+ ## 1.53.2 (Unreleased)
2+
3+ ENHANCEMENTS:
4+
5+ * Resource ` tencentcloud_sbs_storage ` add ` throughput_performance ` to support adding extra performance to the cbs resources.
6+
7+ BUG FIXES:
8+
9+ * Resource: ` tencentcloud_cos_bucket ` fix bug that error happens when applying unsupported logging region.
10+ * Resource: ` tencentcloud_as_scaling_policy ` fix bug that missing required parameters error happened when update metric parameters.
11+
12+
13+ ## 1.53.1 (January 23, 2021)
214
315ENHANCEMENTS:
416
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ import (
1010 "time"
1111)
1212
13- const ReqClient = "Terraform-v1.53.0 "
13+ const ReqClient = "Terraform-v1.53.1 "
1414
1515type LogRoundTripper struct {
1616}
You can’t perform that action at this time.
0 commit comments