Terraform module to manage a private AWS NAT Gateway
No requirements.
| Name | Version |
|---|---|
| aws | n/a |
| Name | Type |
|---|
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| nat_gateway | Object of inputs for Private NAT Gateway configuration | object({ |
n/a | yes |
| Name | Description |
|---|---|
| nat_gateway | Object of attributes for the NAT Gateway resource |
| route_table | Object of attributes for the Route Table resource |
| route_table_association | Object of attributes for the Route Table Association resource |
| routes | Object of attributes for the Route resources |
| subnet | Object of attributes for the Subnet resource |