Skip to content

Latest commit

 

History

History
45 lines (32 loc) · 1.09 KB

README.md

File metadata and controls

45 lines (32 loc) · 1.09 KB

Terraform Module AWS VPC Peering

Use as a Module


Requirements

Name Version
terraform ~> 0.12.29
aws ~> 2.60

Providers

Name Version
aws ~> 2.60

Inputs

Name Description Type Default Required
accepter description map {} no
auto_accept description bool false no
destination_cidr_block CIDR block of Destinat string "" no
peer_owner_id description string "default" no
peer_region description string null no
peer_vpc_id description string n/a yes
requester description map {} no
requester_route_table_ids Route Table IDs for Requester VPC list [] no
tags description map {} no
vpc_id description string n/a yes

Outputs

No output.

To-Do

  • VPC Flow log support for s3