scottslowe-learning-tools/terraform/aws/new-igw
2021-09-20 18:01:02 -07:00
..
main.tf added outputs vars 2021-09-16 14:15:05 -07:00
output.tf added outputs vars 2021-09-16 14:15:05 -07:00
readme.md added IGW documentation 2021-09-20 18:01:02 -07:00
variables.tf added VPC ID var for IGW 2021-09-15 16:11:54 -07:00

AWS IGW

Provider Description
aws This code will create an AWS Internet Gateway

Resources

Name Type
aws_internet_gateway.demo_igw resource

Inputs

Name Description Type Default Required
demo_vpc_id AWS coreos_vpc VPC ID string "" yes

Outputs

Name Description
output_demo_igw_id output IGW resource ID