aws_list_subnets
List VPC subnets in the given AWS region and obtain subnet IDs for launching instances with aws_run_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). |