Skip to content

Commit 906c669

Browse files
authored
fix(teo): [119873949] update teo_certificate_config doc (#2847)
* fix(teo): [119873949] update teo_certificate_config doc * fix: add changelog
1 parent 2c322fe commit 906c669

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

.changelog/2847.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:enhancement
2+
resource/tencentcloud_teo_certificate_config: update teo_certificate_config doc
3+
```

tencentcloud/services/teo/resource_tc_teo_certificate_config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ Import
2929
teo certificate can be imported using the id, e.g.
3030

3131
```
32-
terraform import tencentcloud_teo_certificate_config.certificate zone_id#host#cert_id
32+
terraform import tencentcloud_teo_certificate_config.certificate zone_id#host
3333
```

website/docs/r/teo_certificate_config.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,6 @@ In addition to all arguments above, the following attributes are exported:
6767
teo certificate can be imported using the id, e.g.
6868

6969
```
70-
terraform import tencentcloud_teo_certificate_config.certificate zone_id#host#cert_id
70+
terraform import tencentcloud_teo_certificate_config.certificate zone_id#host
7171
```
7272

0 commit comments

Comments
 (0)