Skip to content

Commit cd8cbb2

Browse files
authored
docs: remove import tencentcloud_vpc_peer_connect_accept_operation doc (#2419)
1 parent 92c2e1a commit cd8cbb2

File tree

2 files changed

+0
-16
lines changed

2 files changed

+0
-16
lines changed

tencentcloud/services/vpc/resource_tc_vpc_peer_connect_accept_operation.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,3 @@ resource "tencentcloud_vpc_peer_connect_accept_operation" "peer_connect_accept_o
77
peering_connection_id = "pcx-abced"
88
}
99
```
10-
11-
Import
12-
13-
vpc peer_connect_accept_operation can be imported using the id, e.g.
14-
15-
```
16-
terraform import tencentcloud_vpc_peer_connect_accept_operation.peer_connect_accept_operation peer_connect_accept_operation_id
17-
```

website/docs/r/vpc_peer_connect_accept_operation.html.markdown

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,3 @@ In addition to all arguments above, the following attributes are exported:
3333

3434

3535

36-
## Import
37-
38-
vpc peer_connect_accept_operation can be imported using the id, e.g.
39-
40-
```
41-
terraform import tencentcloud_vpc_peer_connect_accept_operation.peer_connect_accept_operation peer_connect_accept_operation_id
42-
```
43-

0 commit comments

Comments
 (0)