Inputs
Configuration parameters for the vpc module (v0.1.0).
Required
name
Required
Name of the VPC. Used for resource naming and SSM parameter paths.
vpc_cidr
Required
The IPv4 CIDR block for the VPC
availability_zones
Required
List of availability zones for subnet distribution
Optional
Enable DNS hostnames in the VPC
Enable NAT gateways for private subnet internet access
Use a single NAT gateway instead of one per AZ
Enable IPv6 support for the VPC and subnets
Tags to apply to all resources
Publish VPC metadata to SSM Parameter Store for discovery by other modules