aws_list_subnets
Retrieve VPC subnets in an AWS region. Use the subnet_id output to specify where to launch instances.
Instructions
List VPC subnets in the given region. Use the subnet_id values as the subnet_id argument to aws_run_instances.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| region | Yes | AWS region (e.g. us-east-1). |