Correct 'VPN Endpoints' to 'VPC Endpoints' (#9887)
This commit is contained in:
parent
b997fdf9c0
commit
4b506eb811
|
@ -40,8 +40,8 @@ The following attributes are exported:
|
|||
|
||||
## Import
|
||||
|
||||
VPN Endpoints can be imported using the `vpc endpoint id`, e.g.
|
||||
VPC Endpoints can be imported using the `vpc endpoint id`, e.g.
|
||||
|
||||
```
|
||||
$ terraform import aws_vpc_endpoint.endpoint1 vpce-3ecf2a57
|
||||
```
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue