From d6ba00a3bc818de3778a942d98f16c64c197f1ab Mon Sep 17 00:00:00 2001 From: andrewjiang Date: Wed, 17 Jan 2024 22:09:55 +0800 Subject: [PATCH] docs: add changelog of version v1.81.87 --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a75dd8a67c..a954e8de35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +## 1.81.67 (January 17, 2024) + +FEATURES: + +* **New Data Source:** `tencentcloud_clickhouse_instance_nodes` ([#2483](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/2483)) + +ENHANCEMENTS: + +* resource/tencentcloud_monitor_grafana_instance: support `auto_voucher` field ([#2473](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/2473)) +* resource/tencentcloud_vpc_end_point: Support set `security_groups_ids` ([#2482](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/2482)) + ## 1.81.66 (January 15, 2024) ENHANCEMENTS: