Commit Graph

28 Commits (dc615ff317b96d485c170daa1166bf9052f3affe)

Author SHA1 Message Date
Mitchell Hashimoto b1ccdd4e11 fmt
13 years ago
Mark Peek f99797eba3 Handle missing source AMI error
13 years ago
Mitchell Hashimoto 18f34173cf fmt
13 years ago
James Massara 4bd3afb3ee Added IAM Instance Profile support
13 years ago
Mitchell Hashimoto 0820da6039 builder/amazon/common: wait for terminated state
13 years ago
Mitchell Hashimoto 6740f99f26 builder/amazon/common: prefer public DNS if possible for SSH
13 years ago
Mitchell Hashimoto 21002e04a1 builder/amazon/common: correct the log statement
13 years ago
Mitchell Hashimoto 7c04d634f9 builder/amazon/chroot: wait for volume to beecome ready
13 years ago
Mitchell Hashimoto 3f0c4b0e19 builder/amazon/common: generic wait for state to wait for any state
13 years ago
Mitchell Hashimoto c6fde36b5e builder/amazon/chroot: boilerplate
13 years ago
Mitchell Hashimoto e5b14ac450 builder/amazon/common: wait for AMI to be available [GH-207]
13 years ago
Mitchell Hashimoto 7a00b240c1 builder/amazon/*: sigint while waiting for state change works
13 years ago
Mitchell Hashimoto 8c3281405d builder/amazon/*: wait for AMI to be ready in common, use it instance
13 years ago
Mitchell Hashimoto 3efdb009d7 builder/amazon/common: SSH into private IP if in VPC
13 years ago
Mitchell Hashimoto b9b5de5684 fmt
13 years ago
Mitchell Hashimoto a5546fa0f3 builder/amazon/*: Fix failing tests from rebase of VPC
13 years ago
Mitchell Hashimoto a780d0e0dd builder/amazon/common: extract Artifact
13 years ago
Mitchell Hashimoto 5a4f5c3f6f builder/amazon: provision on instance
13 years ago
Mitchell Hashimoto 5c7c0a6ee2 builder/amazon: extract SSH connect funcs
13 years ago
Mitchell Hashimoto 51f7db35f4 builder/amazon: extract StepRunSourceInstance
13 years ago
Mitchell Hashimoto 579eaaabc5 builder/amazon/common: panic if SSHPot is 0
13 years ago
Mitchell Hashimoto f8319f8881 builder/amazon: extract StepSecurityGroup
13 years ago
Mitchell Hashimoto e67e4cfa16 builder/amazon: extract StepKeyPair for both
13 years ago
Mitchell Hashimoto 5921492c8e fmt
13 years ago
Mitchell Hashimoto d489f99aad builder/amazon/*: clean up tests
13 years ago
Mitchell Hashimoto ae864b3efa builder/amazon/common: tests for runconfig
13 years ago
Mitchell Hashimoto 6fdf237c15 builder/amazon/common: RunConfig for launch info
13 years ago
Mitchell Hashimoto 8f649af165 builder/amazon/common: AccessConfig for standard access config
13 years ago