Correct 'VPN Endpoints' to 'VPC Endpoints' (#9887)

This commit is contained in:
Kit Ewbank 2016-11-04 15:47:52 -04:00 committed by Paul Stack
parent b997fdf9c0
commit 4b506eb811
1 changed files with 2 additions and 2 deletions

View File

@ -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
```
```