Skip to content

feat(iacExtInfo): [116337119] Adjusting the client structure #2544

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 48 commits into from
Closed
Show file tree
Hide file tree
Changes from 10 commits
Commits
Show all changes
48 commits
Select commit Hold shift + click to select a range
bcb63b9
add
SevenEarth Feb 26, 2024
7f181cc
add
SevenEarth Feb 28, 2024
08f10a8
Merge branch 'master' of github.com:tencentcloudstack/terraform-provi…
SevenEarth Feb 28, 2024
bf71563
Merge branch 'master' of github.com:tencentcloudstack/terraform-provi…
SevenEarth Mar 4, 2024
788f8e6
feat/iacExtInfo2
SevenEarth Mar 6, 2024
ebacd09
Merge branch 'master' of github.com:tencentcloudstack/terraform-provi…
SevenEarth Mar 6, 2024
09bd245
Merge branch 'master' of github.com:tencentcloudstack/terraform-provi…
SevenEarth Mar 11, 2024
0adda67
add
SevenEarth Mar 11, 2024
33f80d4
add
SevenEarth Mar 11, 2024
47adb69
add
SevenEarth Mar 13, 2024
2a4b067
Merge branch 'master' of github.com:tencentcloudstack/terraform-provi…
SevenEarth Mar 13, 2024
721ef1c
Merge branch 'master' of github.com:tencentcloudstack/terraform-provi…
SevenEarth Mar 14, 2024
3125399
add
SevenEarth Mar 15, 2024
4ee88a2
add
SevenEarth Mar 15, 2024
9411778
fix proxy update state delay (#2563)
tongyiming Mar 15, 2024
e3bfd04
fix(bh): [116555803] Fix errors in querying user group members (#2564)
SevenEarth Mar 15, 2024
de8bb0f
docs: add changelog of version v1.81.82
andrew-tx Mar 15, 2024
8fe5c25
feat(bh): [116578841] Add Dasb resource (#2566)
SevenEarth Mar 20, 2024
3baa584
feat(cvm): [116423057] output cvm instance uuid (#2568)
hellertang Mar 20, 2024
80839cb
fix(private_dns): [116599618] fix PrivateDns Record (#2567)
SevenEarth Mar 20, 2024
2e8db20
docs: add changelog of version v1.81.83
andrew-tx Mar 20, 2024
0882f12
fix(ckafka): [116656892] Update ckafka topics docs (#2570)
SevenEarth Mar 22, 2024
2c57ea4
fix(vod): [116206298] update vod resource (#2569)
tongyiming Mar 25, 2024
3ae7199
docs: add changelog of version v1.81.84
andrew-tx Mar 25, 2024
2480012
feat(eni): [116613116] add eni ipv6 address (#2573)
hellertang Mar 26, 2024
1189b29
feat(eni): [116432973] add eni ipv4 address (#2574)
hellertang Mar 27, 2024
b39561f
Merge branch 'master' of https://github.com/tencentcloudstack/terrafo…
andrew-tx Mar 27, 2024
e1869e0
docs: add changelog of version v1.81.85
andrew-tx Mar 27, 2024
25da4ef
add
SevenEarth Mar 28, 2024
a26f575
fix(vod): [116206298] support event config (#2575)
tongyiming Mar 29, 2024
64a15b2
docs: add changelog of version v1.81.86
andrew-tx Mar 29, 2024
436ece7
feat(tke): [116732448]Field cluster_subnet_id supports ForceNew (#2578)
bruceybian Apr 1, 2024
aeab360
add tke node pool import instructions (#2577)
bruceybian Apr 1, 2024
a3072f6
add (#2576)
SevenEarth Apr 2, 2024
95fa6e3
fix(vod): [116206298] vod update (#2582)
tongyiming Apr 3, 2024
68d8223
fix(mariadb): [116318703] support ip port (#2583)
gitmkn Apr 7, 2024
10b2dc1
feat(tse): [115375235] support tse network access_control (#2581)
gitmkn Apr 7, 2024
a76e8d4
docs: add changelog of version v1.81.87
andrew-tx Apr 7, 2024
43d329d
add
SevenEarth Feb 26, 2024
3306bf5
add
SevenEarth Feb 28, 2024
4325051
feat/iacExtInfo2
SevenEarth Mar 6, 2024
104ebcc
add
SevenEarth Mar 11, 2024
a2b1357
add
SevenEarth Mar 11, 2024
77f697c
add
SevenEarth Mar 13, 2024
1bf3374
add
SevenEarth Mar 15, 2024
5a269ee
add
SevenEarth Mar 15, 2024
410fff6
add
SevenEarth Apr 11, 2024
7c81c68
add
SevenEarth Apr 11, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .changelog/2544.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
resource/client: Adjusting the client structure
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里的 changelog 去掉吧

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

已删除

```
Loading