Skip to content

Commit

Permalink
Update documentation to reflect external regional peering.
Browse files Browse the repository at this point in the history
The previous phrase "AWS only supports VPC peering within the same AWS region." existed in the documentation, it's no longer accurate since hashicorp#2508 opened up multi-regional peering capabilities and was merged and released in provider version 1.7.
  • Loading branch information
scrothers authored Jan 12, 2018
1 parent 36a004d commit 33fd710
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions website/docs/r/vpc_peering.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -138,8 +138,6 @@ The following attributes are exported:

## Notes

AWS only supports VPC peering within the same AWS region.

If both VPCs are not in the same AWS account do not enable the `auto_accept` attribute.
The accepter can manage its side of the connection using the `aws_vpc_peering_connection_accepter` resource
or accept the connection manually using the AWS Management Console, AWS CLI, through SDKs, etc.
Expand Down

0 comments on commit 33fd710

Please sign in to comment.