Skip to content

Releases: tencentcloudstack/terraform-provider-tencentcloud

v1.57.3

10 Aug 07:41

Choose a tag to compare

fix: skip kibana node info after elastic search instance create

v1.57.2

07 Aug 02:16

Choose a tag to compare

fix:postgresql root user setting support

v1.57.1

05 Aug 10:12

Choose a tag to compare

fix: vpn_gateway_route docs

v1.57.0

30 Jul 07:41
e69ddc6

Choose a tag to compare

feat: add vpn_gateway_route resource and data_source (#644)

Co-authored-by: linyus <linyusheng@coding.net>

v1.56.15

07 Jul 09:47
eccbca2

Choose a tag to compare

Merge branch 'master' into master

v1.56.14

07 Jul 09:40
47855e6

Choose a tag to compare

fix the bug of replacement, and add enhancements features (#642)

* create cvm, node pool and cluster add bandwidth_package_id; create cvm add instance_count, allow to modify internet_max_bandwidth_out; create es add web_node_info_type, clb listener fix the bug of plan replacement

* add timestamp with version

Co-authored-by: ivan <ivan@tencent.com>

v1.56.13

02 Jul 12:06
dee2cf0

Choose a tag to compare

Merge pull request #640 from rostachen/master

TkeCvmCreateInfo.data_disk.disk_type support CLOUD_HSSD and CLOUD_TSSD

v1.56.12

02 Jul 10:25
923a94b

Choose a tag to compare

Merge pull request #639 from rostachen/master

fix:TkeCvmCreateInfo.data_disk.disk_type support CLOUD_HSSD

v1.56.11

28 Jun 10:57
ff5f2b5

Choose a tag to compare

fix crash and update force replace (#635)

* fix the bug of create cluster crash and cluster_os force replacement when upgrade

* fix enable_customized_pod_cidr force replace when edit tf

* change CHANGELOG.md

* fix spell error

Co-authored-by: ivan <ivan@tencent.com>

v1.56.10

17 Jun 08:53
4d05eb7

Choose a tag to compare

Merge branch 'master' into master