terraform-aws-asg icon indicating copy to clipboard operation
terraform-aws-asg copied to clipboard

Handle subnet list

Open disaac opened this issue 7 years ago • 1 comments

  • 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 avatar Jul 27 '17 20:07 disaac

@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?

yuhunglin avatar May 31 '18 18:05 yuhunglin