Route Table Association
Associates a subnet (or gateway) with a route table.
Configuration
Section titled “Configuration”| Setting | Type | Required | Default |
|---|---|---|---|
| Association type Options: Subnet, Internet gateway | Choice | — | subnet |
| Subnet ID (override) | Text | — | — |
| Gateway ID (override) | Text | — | — |
| Tags | Key–value | — | — |
Connections
Section titled “Connections”| Socket | Direction | Accepts | Terraform arg |
|---|---|---|---|
| Route table | Input | aws.route-table | route_table_id |
| Subnet | Input | aws.subnet | subnet_id |
| Internet gateway | Input | aws.internet-gateway | gateway_id |