From 6f9daccf09b9196e3688f7746e38c3bc74dd73c5 Mon Sep 17 00:00:00 2001 From: hellertang Date: Mon, 16 Dec 2024 21:03:47 +0800 Subject: [PATCH] add changelog --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e9c09e92d..dac9a91a9a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,18 @@ +## 1.81.148 (December 16 , 2024) + +FEATURES: + +* **New Data Source:** `tencentcloud_classic_elastic_public_ipv6s` ([#3021](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/3021)) +* **New Data Source:** `tencentcloud_elastic_public_ipv6s` ([#3021](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/3021)) +* **New Resource:** `tencentcloud_classic_elastic_public_ipv6` ([#3021](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/3021)) +* **New Resource:** `tencentcloud_elastic_public_ipv6` ([#3021](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/3021)) +* **New Resource:** `tencentcloud_elastic_public_ipv6_attachment` ([#3021](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/3021)) + +ENHANCEMENTS: + +* resource/tencentcloud_cbs_storage: update `tag` ([#3020](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/3020)) +* resource/tencentcloud_instance: update unit test ([#3019](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/3019)) + ## 1.81.148 (December 13 , 2024) ENHANCEMENTS: