Closed kskucha closed 9 years ago
Hi, I think you're trying to create a new release on master. We generally try to merge from develop to master and I think I merged the changes in your commit into develop already.
I can create a new release of dataduct over the weekend from the develop branch. If that works should I close this PR ?
Added the ability to pass in securityGroupIds and subnetId to EC2Resource to enable VPC launching the EC2 resource in a non-default VPC as described here: http://docs.aws.amazon.com/datapipeline/latest/DeveloperGuide/dp-object-ec2resource.html
Tested on our own pipeline.