terraform-aws-asg
terraform-aws-asg copied to clipboard
Handle subnet list
- Removed packer/terraform dir in env.docker since this is no longer needed.
- Removed packer_tasks from the Rakefile since this was also deprecated in the latest covalence.
- subnets should be receieved as a list type already so can be passed directly without placing inside another list.
@disaac would this break compatibility with previous versions due to the change in the subnet input data type? If so, would you mind tagging this separately with the appropriate version bump?