aws_list_subnets
List VPC subnets in a specified AWS region and obtain their IDs for use in instance launches.
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). |