File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
- ## 1.47.0 (Unreleased)
1
+ ## 1.47.1 (Unreleased)
2
+ ## 1.47.0 (November 13, 2020)
2
3
3
4
ENHANCEMENTS:
4
5
* Resource: ` tencentcloud_clb_listener ` support import.
@@ -7,7 +8,7 @@ ENHANCEMENTS:
7
8
* Resource: ` tencentcloud_cdn_domain ` add example that use COS bucket url as origin.
8
9
* Resource: ` tencentcloud_sqlserver_instance ` add new argument ` tags ` .
9
10
* Resource: ` tencentcloud_sqlserver_readonly_instance ` add new argument ` tags ` .
10
- * Resource: ` tencentcloud_elasticsearch_instance ` support nodeType and diskSize modification.
11
+ * Resource: ` tencentcloud_elasticsearch_instance ` support ` node_type ` and ` disk_size ` modification.
11
12
* Data Source: ` tencentcloud_instance_types ` add argument ` exclude_sold_out ` to support filtering sold out instance types.
12
13
* Data Source: ` tencentcloud_sqlserver_instances ` add new argument ` tags ` .
13
14
Original file line number Diff line number Diff line change @@ -441,8 +441,6 @@ github.com/subosito/gotenv v1.2.0 h1:Slr1R9HxAlEKefgq5jn9U+DnETlIUa6HfgEzj0g5d7s
441
441
github.com/subosito/gotenv v1.2.0 /go.mod h1:N0PQaV/YGNqwC0u51sEeR/aUtSLEXKX9iv69rRypqCw =
442
442
github.com/tdakkota/asciicheck v0.0.0-20200416190851-d7f85be797a2 h1:Xr9gkxfOP0KQWXKNqmwe8vEeSUiUj4Rlee9CMVX2ZUQ =
443
443
github.com/tdakkota/asciicheck v0.0.0-20200416190851-d7f85be797a2 /go.mod h1:yHp0ai0Z9gUljN3o0xMhYJnH/IcvkdTBOX2fmJ93JEM =
444
- github.com/tencentcloud/tencentcloud-sdk-go v1.0.37 h1:zNJfC6+5sj/OloSq6GzmdSC9lwlZbgQ438zz3qH+v4k =
445
- github.com/tencentcloud/tencentcloud-sdk-go v1.0.37 /go.mod h1:asUz5BPXxgoPGaRgZaVm1iGcUAuHyYUo1nXqKa83cvI =
446
444
github.com/tencentcloud/tencentcloud-sdk-go v1.0.50 h1:KAIRXHVSVMvRX3Dl5gvrcVqCxBv7fDLvHahU0F3GNsc =
447
445
github.com/tencentcloud/tencentcloud-sdk-go v1.0.50 /go.mod h1:asUz5BPXxgoPGaRgZaVm1iGcUAuHyYUo1nXqKa83cvI =
448
446
github.com/tetafro/godot v0.3.7 h1:+mecr7RKrUKB5UQ1gwqEMn13sDKTyDR8KNIquB9mm+8 =
You can’t perform that action at this time.
0 commit comments