Commit Graph

26 Commits (edff648f730be21d3ec745171e70250d1bbefbd1)

Author SHA1 Message Date
Nathan Sullivan edff648f73 fix some debugging for PublicIpAddress
12 years ago
Nathan Sullivan 98f7e819fd working AssociatePublicIpAddress support
12 years ago
Nathan Sullivan 90f1e031fd goamz aspects of AssociatePublicIpAddress working now
12 years ago
Nathan Sullivan 2f53dbe03f reverting testing stuff
12 years ago
Nathan Sullivan 6e619d7351 lets try a string instead of a bool for AssociatePublicIpAddress
12 years ago
Nathan Sullivan da0edb2aa7 https://github.com/mitchellh/packer/issues/578
12 years ago
Mitchell Hashimoto 8bbf9a8da8 Merge branch 'security-groups' of https://github.com/whiteley/packer into whiteley-security-groups
13 years ago
Mitchell Hashimoto 8b7e258829 builder/amazon: rename availzone to availability zone
13 years ago
Matthew Hooker 831621ea8b builder/amazon/common: Add AvailZone to StepRunSourceInstance struct
13 years ago
Matt Whiteley 28712b2648 builder/amazon: instances can be launched with a list of security groups
13 years ago
Mitchell Hashimoto 1b8646c963 builder/amazon/chroot: new multistep API
13 years ago
Mitchell Hashimoto f97b88654f builder/amazon: output DNS name if debug mode
13 years ago
Mitchell Hashimoto 6ef73b88be builder/amazon: fix crash case if SIGINT while waiting for instance
13 years ago
Mark Peek 40d6c46ed3 builder/amazon: add block device mappings [GH-90]
13 years ago
Mitchell Hashimoto c1f8e5c3b3 builder/amazon/common: support user_data_file
13 years ago
Jeremy Carroll a81fc2d837 Convert string to byte array
13 years ago
Jeremy Carroll 9eda3fa327 Testing adding user-data support to Packer
13 years ago
Mitchell Hashimoto b1ccdd4e11 fmt
13 years ago
Mark Peek f99797eba3 Handle missing source AMI error
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 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 7a00b240c1 builder/amazon/*: sigint while waiting for state change works
13 years ago
Mitchell Hashimoto a5546fa0f3 builder/amazon/*: Fix failing tests from rebase of VPC
13 years ago
Mitchell Hashimoto 51f7db35f4 builder/amazon: extract StepRunSourceInstance
13 years ago