Subnet
Subdivision of a VPC.
Configuration
Section titled “Configuration”| Setting | Type | Required | Default |
|---|---|---|---|
| Subnet name | Text | Yes | — |
| CIDR block | Text | Yes | 10.0.1.0/24 |
| IPv6 CIDR block | Text | — | — |
| Availability zone | Text | — | — |
| Availability zone ID | Text | — | — |
| Tier Options: Public, Private, Isolated | Choice | — | private |
| Auto-assign public IP | Toggle | — | false |
| Assign IPv6 | Toggle | — | false |
| IPv6-native subnet | Toggle | — | false |
| DNS64 (IPv6-only egress) | Toggle | — | false |
| Private DNS hostname type Options: IP-based, Resource-based | Choice | — | ip-name |
| Enable A record on launch | Toggle | — | false |
| Enable AAAA record on launch | Toggle | — | false |
| Outpost ARN | Text | — | — |
| Tags | Key–value | — | — |
Connections
Section titled “Connections”| Socket | Direction | Accepts | Terraform arg |
|---|---|---|---|
| VPC | Input | aws.vpc | vpc_id |
| Compute placement | Output | any | — |