mitchellh / vagrant-aws

Use Vagrant to manage your EC2 and VPC instances.
MIT License
2.61k stars 573 forks source link

Add support for 'tenancy' option when launching VPC instances. #395

Closed cameronbrunner closed 8 years ago

cameronbrunner commented 9 years ago

Add support for passing through the 'tenancy' option to fog when launching new VPC instances.

The request for this functionality was also made in #375

rtyler commented 9 years ago

@cameronbrunner this looks good to me but needs to be rebased, if you dont' mind :)

cameronbrunner commented 9 years ago

@rtyler works for me. Thanks for the heads up!