Skip to content

Commit

Permalink
add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
hellertang committed Dec 24, 2024
1 parent 63fdc17 commit a2ea42d
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,36 @@
## 1.81.153 (December 24 , 2024)

FEATURES:

* **New Resource:** `tencentcloud_monitor_tmp_multiple_writes` ([#3036](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/3036))

ENHANCEMENTS:

* data-source/tencentcloud_dnspod_record_list: add param `instance_list` ([#3035](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/3035))
* provider: update provider auth ([#3039](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/3039))
* resource/tencentcloud_clb_listener_default_domain: support retry ([#3038](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/3038))
* resource/tencentcloud_clb_listener_rule: support retry ([#3038](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/3038))
* resource/tencentcloud_kubernetes_node_pool: support CBM for `instance_type` ([#3034](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/3034))

## 1.81.152 (December 20 , 2024)

FEATURES:

* **New Data Source:** `tencentcloud_organization_org_share_unit_members` ([#3029](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/3029))
* **New Data Source:** `tencentcloud_organization_org_share_unit_resources` ([#3029](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/3029))
* **New Data Source:** `tencentcloud_organization_org_share_units` ([#3029](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/3029))
* **New Resource:** `tencentcloud_accept_join_share_unit_invitation_operation` ([#3029](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/3029))
* **New Resource:** `tencentcloud_organization_org_share_unit_resource` ([#3029](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/3029))
* **New Resource:** `tencentcloud_reject_join_share_unit_invitation_operation` ([#3029](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/3029))

ENHANCEMENTS:

* provider: support `allowed_account_ids` and `forbidden_account_ids` ([#3030](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/3030))
* resource/tencentcloud_as_scaling_policy: add nil check ([#3032](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/3032))
* resource/tencentcloud_clb_listener_rule: fix error with `domains` ([#3028](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/3028))
* resource/tencentcloud_identity_center_role_configuration_permission_custom_policy_attachment: fix code panic ([#3031](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/3031))


## 1.81.151 (December 20 , 2024)

FEATURES:
Expand Down

0 comments on commit a2ea42d

Please sign in to comment.