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
+11Lines changed: 11 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,14 @@
1
+
## 1.81.78 (March 3, 2024)
2
+
3
+
ENHANCEMENTS:
4
+
5
+
* resource/tencentcloud_mysql_instance: Fixed the problem of clienttoken duplication caused by creation retry. ([#2549](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/2549))
6
+
7
+
BUG FIXES:
8
+
9
+
* resource/tencentcloud_instance: fix the issue of invalid parameters when creating CVM. ([#2551](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/2551))
10
+
* resource/tencentcloud_monitor_tmp_tke_cluster_agent: Fix the error reported when modifying the associated cluster. ([#2550](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/2550))
0 commit comments