Skip to content

Commit

Permalink
Merge pull request #2122 from gkze/master
Browse files Browse the repository at this point in the history
Correcting typo
  • Loading branch information
catsby committed May 28, 2015
2 parents 2ca4df0 + 946d7a3 commit e794287
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ The following arguments are supported:
* `peer_owner_id` - (Required) The AWS account ID of the owner of the peer VPC.
* `peer_vpc_id` - (Required) The ID of the VPC with which you are creating the VPC peering connection.
* `vpc_id` - (Required) The ID of the requester VPC.
* `auto_accept` - (Optional) Accept the peering ( you need to be the owner of both vpc)
* `auto_accept` - (Optional) Accept the peering (you need to be the owner of both VPCs).
* `tags` - (Optional) A mapping of tags to assign to the resource.

## Attributes Reference
Expand Down

0 comments on commit e794287

Please sign in to comment.