ministryofjustice / cotton

Project independent shared fabric extensions to bootstrap first VM and manage configuration within team
3 stars 2 forks source link

Added support for non default subnets/vpcs #34

Closed paulrhodes closed 10 years ago

paulrhodes commented 10 years ago

If you specify the subnet_id in the provider zone you can now target a non default VPC.

NB: Using this style of VPC you need to use security_group_ids and specify the list of ids and not the names of the security groups. This is a limitation of the API.