envato / ami-spec

Acceptance testing your AMIs
MIT License
49 stars 15 forks source link

Use a default VPC subnet, if subnet_id is not provided #48

Closed orien closed 5 years ago

orien commented 5 years ago

For extra convenience, how about we use a subnet from the default VPC (if one exists).

This changes the --subnet-id command line option from required to optional.