Skip to content

Commit 905883f

Browse files
committed
add
1 parent 550259a commit 905883f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tencentcloud/services/vpc/resource_tc_vpc_acl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ Import
2727
Vpc ACL can be imported, e.g.
2828

2929
```
30-
$ terraform import tencentcloud_vpc_acl.default acl-id
30+
$ terraform import tencentcloud_vpc_acl.example acl-mijp2oyu
3131
```

website/docs/r/vpc_acl.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,6 @@ In addition to all arguments above, the following attributes are exported:
5656
Vpc ACL can be imported, e.g.
5757

5858
```
59-
$ terraform import tencentcloud_vpc_acl.default acl-id
59+
$ terraform import tencentcloud_vpc_acl.example acl-mijp2oyu
6060
```
6161

0 commit comments

Comments
 (0)