2020-03-18 18:46:47 -04:00
|
|
|
<!-- Code generated from the comments of the TencentCloudAccessConfig struct in builder/tencentcloud/cvm/access_config.go; DO NOT EDIT MANUALLY -->
|
|
|
|
|
2020-07-13 06:33:16 -04:00
|
|
|
- `secret_id` (string) - Tencentcloud secret id. You should set it directly,
|
|
|
|
or set the TENCENTCLOUD_ACCESS_KEY environment variable.
|
|
|
|
|
|
|
|
- `secret_key` (string) - Tencentcloud secret key. You should set it directly,
|
|
|
|
or set the TENCENTCLOUD_SECRET_KEY environment variable.
|
|
|
|
|
|
|
|
- `region` (string) - The region where your cvm will be launch. You should
|
|
|
|
reference Region and Zone
|
2020-12-16 01:35:34 -08:00
|
|
|
for parameter taking.
|
2020-07-13 06:33:16 -04:00
|
|
|
|
|
|
|
- `zone` (string) - The zone where your cvm will be launch. You should
|
|
|
|
reference Region and Zone
|
2020-12-16 01:35:34 -08:00
|
|
|
for parameter taking.
|
2021-04-16 11:52:03 +02:00
|
|
|
|
|
|
|
<!-- End of code generated from the comments of the TencentCloudAccessConfig struct in builder/tencentcloud/cvm/access_config.go; -->
|