fucking_shell_scripts icon indicating copy to clipboard operation
fucking_shell_scripts copied to clipboard

AWS VPC options and more

Open idlecool opened this issue 11 years ago • 4 comments

  • vpc_id (String) - AWS VPC id where desired build has to be created
  • subnet_id (String) - AWS VPC Subnet id where desired build has to be created
  • vpn (Boolean) - Default is false. When set to true, uses private ip address to connect to the server
  • key_name (String) - Use AWS keypair name
  • private_key_path (String) - Location of private key on the local machine, You will have to provide this in order to ssh into the created machine

idlecool avatar May 06 '14 15:05 idlecool

Thanks for the PR! I noticed there aren't any tests. I realize there aren't many to start with and it's mostly b/c it was a hacked together project and really a proof of concept. But I'm hesitant to merge it in without that. Thoughts?

brandonhilkert avatar May 07 '14 12:05 brandonhilkert

Would love to see this.

marick avatar Jul 11 '14 21:07 marick

(Sorry about the dups - using slow tethering on train.)

marick avatar Jul 11 '14 21:07 marick

Would love to see that too!

MacTynow avatar Feb 11 '15 09:02 MacTynow