Skip to content

Commit 041d6e7

Browse files
committed
update changelog
1 parent 912662f commit 041d6e7

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
## 1.81.22 (August 25, 2023)
2+
3+
FEATURES:
4+
5+
* **New Data Source:** `tencentcloud_wedata_rule_templates` ([#2067](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/2067))
6+
* **New Resource:** `tencentcloud_lighthouse_firewall_template` ([#2076](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/2076))
7+
* **New Resource:** `tencentcloud_wedata_rule_template` ([#2067](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/2067))
8+
9+
ENHANCEMENTS:
10+
11+
* datasource/tencentcloud_monitor_alarm_notices: Support `amp_consumer_id` field ([#2081](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/2081))
12+
* resource/tencentcloud_kubernetes_node_pool: add `orderly_security_group_ids` field to set the security group orderly. ([#2070](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/2070))
13+
* resource/tencentcloud_lighthouse_instance: support param `firewall_template_id` ([#2076](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/2076))
14+
* resource/tencentcloud_tdmq_rocketmq_environment_role: change `cluster_id`, `environment_name` and `role_name` to `ForceNew` ([#2078](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/2078))
15+
* resource/tencentcloud_tdmq_rocketmq_group: change `cluster_id`, `namespaces` and `group_id` to `ForceNew` ([#2078](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/2078))
16+
* resource/tencentcloud_teo_zone: `cname_speed_up` cannot be modified ([#2074](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/2074))
17+
* resource/tencentcloud_vpn_gateway: change `zone` to `optional` ([#2080](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/2080))
18+
19+
BUG FIXES:
20+
21+
* resource/tencentcloud_vpn_connection: support change `ike_version` ([#2082](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/2082))
22+
123
## 1.81.21 (August 18, 2023)
224

325
FEATURES:

0 commit comments

Comments
 (0)