Skip to content

Commit 4b6776c

Browse files
authored
fix(teo): [119374456]modify doc (#2788)
1 parent 440a1be commit 4b6776c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tencentcloud/services/teo/resource_tc_teo_acceleration_domain.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ Import
1919
teo acceleration_domain can be imported using the id, e.g.
2020

2121
```
22-
terraform import tencentcloud_teo_acceleration_domain.acceleration_domain acceleration_domain_id
22+
terraform import tencentcloud_teo_acceleration_domain.acceleration_domain zone_id#domain_name
2323
```

website/docs/r/teo_acceleration_domain.html.markdown

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

6666
```
67-
terraform import tencentcloud_teo_acceleration_domain.acceleration_domain acceleration_domain_id
67+
terraform import tencentcloud_teo_acceleration_domain.acceleration_domain zone_id#domain_name
6868
```
6969

0 commit comments

Comments
 (0)