Skip to content

Commit a42266b

Browse files
committed
docs: add changelog of version v1.81.104
1 parent 0e123d4 commit a42266b

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## 1.81.104 (June 14, 2024)
2+
3+
ENHANCEMENTS:
4+
5+
* resource/tencentcloud_clb_instance: Change the record list type to a set to solve the order problem. ([#2680](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/2680))
6+
* resource/tencentcloud_postgresql_instance: Fix the issue of failed instance creation read ([#2682](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/2682))
7+
8+
BUG FIXES:
9+
10+
* resource/tencentcloud_mysql_instance: If the id is empty, retry with the same clienttoken for 10 minutes ([#2684](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/2684))
11+
* resource/tencentcloud_user_info: fix `owner_uin` ([#2683](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/2683))
12+
113
## 1.81.103 (June 13, 2024)
214

315
ENHANCEMENTS:

0 commit comments

Comments
 (0)