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)
23
34ENHANCEMENTS:
45* Resource: ` tencentcloud_clb_listener ` support import.
@@ -7,7 +8,7 @@ ENHANCEMENTS:
78* Resource: ` tencentcloud_cdn_domain ` add example that use COS bucket url as origin.
89* Resource: ` tencentcloud_sqlserver_instance ` add new argument ` tags ` .
910* 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.
1112* Data Source: ` tencentcloud_instance_types ` add argument ` exclude_sold_out ` to support filtering sold out instance types.
1213* Data Source: ` tencentcloud_sqlserver_instances ` add new argument ` tags ` .
1314
Original file line number Diff line number Diff line change @@ -441,8 +441,6 @@ github.com/subosito/gotenv v1.2.0 h1:Slr1R9HxAlEKefgq5jn9U+DnETlIUa6HfgEzj0g5d7s
441441github.com/subosito/gotenv v1.2.0 /go.mod h1:N0PQaV/YGNqwC0u51sEeR/aUtSLEXKX9iv69rRypqCw =
442442github.com/tdakkota/asciicheck v0.0.0-20200416190851-d7f85be797a2 h1:Xr9gkxfOP0KQWXKNqmwe8vEeSUiUj4Rlee9CMVX2ZUQ =
443443github.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 =
446444github.com/tencentcloud/tencentcloud-sdk-go v1.0.50 h1:KAIRXHVSVMvRX3Dl5gvrcVqCxBv7fDLvHahU0F3GNsc =
447445github.com/tencentcloud/tencentcloud-sdk-go v1.0.50 /go.mod h1:asUz5BPXxgoPGaRgZaVm1iGcUAuHyYUo1nXqKa83cvI =
448446github.com/tetafro/godot v0.3.7 h1:+mecr7RKrUKB5UQ1gwqEMn13sDKTyDR8KNIquB9mm+8 =
You can’t perform that action at this time.
0 commit comments