Skip to content
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

[WIP]feat(cvm): [117301871] Refactor/iacg v2 cvm #2728

Open
wants to merge 34 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
7758741
Update cvm part datasource and resource
bruceybian May 14, 2024
0468818
Update cvm part resource
bruceybian May 21, 2024
10328e8
update dasource data_source_tc_reserved_instance_configs and data_sou…
bruceybian May 22, 2024
adba1c6
update resource_tc_image resource
bruceybian May 23, 2024
7994944
refactor resource_tc_instance and resource_tc_key_pair resource
bruceybian May 24, 2024
f231a91
update cvm datasource provider
bruceybian Jun 3, 2024
812f16c
update part cvm resource
bruceybian Jun 4, 2024
0d930bd
update cvm tencentcloud_instance resource
bruceybian Jun 4, 2024
b37078d
update cvm instance code
bruceybian Jun 5, 2024
1b03a3c
make fmt-faster and doc
bruceybian Jun 5, 2024
5df01cb
refactor: regenerate datasource cvm_instance_vnc_url
yhlooo May 13, 2024
348bcc5
refactor: regenerate datasource eip_address_quota
yhlooo May 13, 2024
bab97d0
refactor: regenerate datasource eip_network_account_type
yhlooo May 13, 2024
55cdf9c
refactor: regenerate datasource cvm_instances_modification
yhlooo May 13, 2024
efb2a66
refactor: regenerate datasource eip_address_quota
yhlooo May 13, 2024
ec52ae5
refactor: regenerate resource cvm_launch_template_default_version
yhlooo May 13, 2024
fb00dac
refactor: regenerate resource cvm_program_fpga_image
yhlooo May 13, 2024
71023eb
refactor: regenerate resource cvm_renew_host
yhlooo May 13, 2024
4d51b95
refactor: regenerate resource cvm_reboot_instance
yhlooo May 13, 2024
ff322fb
refactor: regenerate cvm_modify_instance_disk_type
yhlooo May 13, 2024
60babdd
refactor: regenerate resource cvm_launch_template_version
yhlooo May 13, 2024
bda5b3f
refactor: regenerate some cvm resources
yhlooo May 13, 2024
6a844a8
fix: tencentcloud_cvm_reboot_instance and tencentcloud_cvm_launch_tem…
yhlooo Jun 12, 2024
69d6777
add
SevenEarth May 23, 2024
30057ad
add
SevenEarth May 29, 2024
95e8530
add
SevenEarth Jun 4, 2024
6ae8826
add
SevenEarth Jun 4, 2024
8468407
add
SevenEarth Jun 4, 2024
dc00fe0
add
SevenEarth Jun 5, 2024
b3a766e
add
SevenEarth Jun 12, 2024
aa8a334
add
SevenEarth Jun 12, 2024
072bcd6
Add ctx variable assignment
bruceybian Jul 17, 2024
25c7ae7
update var
bruceybian Sep 23, 2024
7af2b7c
update var
bruceybian Sep 23, 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
74 changes: 40 additions & 34 deletions tencentcloud/services/cvm/data_source_tc_cvm_chc_denied_actions.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
package cvm
Loading
Loading