You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+15Lines changed: 15 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,18 @@
1
+
## 1.81.76 (February 28, 2024)
2
+
3
+
FEATURES:
4
+
5
+
***New Data Source:**`tencentcloud_private_dns_private_zone_list` ([#2539](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/2539))
6
+
7
+
ENHANCEMENTS:
8
+
9
+
* datasource/tencentcloud_kubernetes_clusters: Fix `lan_ip` field return value ([#2541](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/2541))
10
+
* resource/tencentcloud_kubernetes_node_pool: add `pre_start_user_script` field ([#2543](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/2543))
11
+
12
+
BUG FIXES:
13
+
14
+
* resource/tencentcloud_clb_target_group_attachments: Fixed the problem of not supporting four-layer LB ([#2489](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/2489))
0 commit comments