Skip to content

Commit 4cc9db2

Browse files
committed
fix: generate doc
1 parent 1a9ea36 commit 4cc9db2

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

.web-docs/components/builder/cvm/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,8 @@ a [communicator](/packer/docs/templates/legacy_json_templates/communicator) can
180180
[`dynamic_block`](/packer/docs/templates/hcl_templates/expressions#dynamic-blocks)
181181
will allow you to create those programatically.
182182

183+
- `cdc_id` (string) - Support for local dedicated cluster CDC
184+
183185
- `ssh_private_ip` (bool) - SSH Private Ip
184186

185187
<!-- End of code generated from the comments of the TencentCloudRunConfig struct in builder/tencentcloud/cvm/run_config.go; -->

builder/tencentcloud/cvm/builder.hcl2spec.go

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs-partials/builder/tencentcloud/cvm/TencentCloudRunConfig-not-required.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@
7474
[`dynamic_block`](/packer/docs/templates/hcl_templates/expressions#dynamic-blocks)
7575
will allow you to create those programatically.
7676

77+
- `cdc_id` (string) - Support for local dedicated cluster CDC
78+
7779
- `ssh_private_ip` (bool) - SSH Private Ip
7880

7981
<!-- End of code generated from the comments of the TencentCloudRunConfig struct in builder/tencentcloud/cvm/run_config.go; -->

0 commit comments

Comments
 (0)