No requirements.
Name | Version |
---|---|
aws | 4.22.0 |
No modules.
Name | Type |
---|---|
aws_eip.nat_eip | resource |
aws_internet_gateway.gw | resource |
aws_nat_gateway.nat_gw | resource |
aws_route_table.internet_route_tbl | resource |
aws_route_table.nat_route_tbl | resource |
aws_route_table_association.data | resource |
aws_route_table_association.private | resource |
aws_route_table_association.public | resource |
aws_subnet.data | resource |
aws_subnet.private | resource |
aws_subnet.public | resource |
aws_vpc.lab_vpc | resource |
Name | Description | Type | Default | Required |
---|---|---|---|---|
aws_region | The region to deploy the resources | string |
n/a | yes |
cidr_data | This is the CIDR for the data subnet | map |
n/a | yes |
cidr_private | This is the CIDR for the private subnet | any |
n/a | yes |
cidr_public | This is the CIDR for the public subnet | any |
n/a | yes |
vpc_cidr | This is the CIDR of the VPC | any |
n/a | yes |
vpc_name | This is the VPC name | string |
n/a | yes |
No outputs.