Skip to content

Commit eb56eef

Browse files
committed
release v1.47.0
1 parent 60f8411 commit eb56eef

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
## 1.47.0 (Unreleased)
1+
## 1.47.1 (Unreleased)
2+
## 1.47.0 (November 13, 2020)
23

34
ENHANCEMENTS:
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

go.sum

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -441,8 +441,6 @@ github.com/subosito/gotenv v1.2.0 h1:Slr1R9HxAlEKefgq5jn9U+DnETlIUa6HfgEzj0g5d7s
441441
github.com/subosito/gotenv v1.2.0/go.mod h1:N0PQaV/YGNqwC0u51sEeR/aUtSLEXKX9iv69rRypqCw=
442442
github.com/tdakkota/asciicheck v0.0.0-20200416190851-d7f85be797a2 h1:Xr9gkxfOP0KQWXKNqmwe8vEeSUiUj4Rlee9CMVX2ZUQ=
443443
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=
446444
github.com/tencentcloud/tencentcloud-sdk-go v1.0.50 h1:KAIRXHVSVMvRX3Dl5gvrcVqCxBv7fDLvHahU0F3GNsc=
447445
github.com/tencentcloud/tencentcloud-sdk-go v1.0.50/go.mod h1:asUz5BPXxgoPGaRgZaVm1iGcUAuHyYUo1nXqKa83cvI=
448446
github.com/tetafro/godot v0.3.7 h1:+mecr7RKrUKB5UQ1gwqEMn13sDKTyDR8KNIquB9mm+8=

0 commit comments

Comments
 (0)