Commit Graph

29 Commits (5437c0b4eabd9f5aba985366c9be98d35f1e4e22)

Author SHA1 Message Date
Mitchell Hashimoto 8aabe01bad builder/amazon/common: run_tags to apply to launch [GH-722]
12 years ago
Mitchell Hashimoto b95ad0c232 builder/amazon/all: launched instances have a name [GH-642]
12 years ago
Mitchell Hashimoto 1234e61cda builder/amazon/all: get rid of unnecessary field
12 years ago
Nathan Sullivan e711255d95 fix some debugging for PublicIpAddress
12 years ago
Nathan Sullivan 13f55bdec6 working AssociatePublicIpAddress support
12 years ago
Nathan Sullivan 5cbff00afa goamz aspects of AssociatePublicIpAddress working now
12 years ago
Nathan Sullivan 49a131951a reverting testing stuff
12 years ago
Nathan Sullivan 0cfb7564d5 lets try a string instead of a bool for AssociatePublicIpAddress
12 years ago
Nathan Sullivan 31bf1f342c https://github.com/mitchellh/packer/issues/578
12 years ago
Mitchell Hashimoto c8e911cdc3 Merge branch 'security-groups' of https://github.com/whiteley/packer into whiteley-security-groups
12 years ago
Mitchell Hashimoto b95a56899f builder/amazon: rename availzone to availability zone
13 years ago
Matthew Hooker 1aa551a49c builder/amazon/common: Add AvailZone to StepRunSourceInstance struct
13 years ago
Matt Whiteley 09f4011234 builder/amazon: instances can be launched with a list of security groups
13 years ago
Mitchell Hashimoto 80ed7eddf4 builder/amazon/chroot: new multistep API
13 years ago
Mitchell Hashimoto 9186a7f214 builder/amazon: output DNS name if debug mode
13 years ago
Mitchell Hashimoto c5823be2e0 builder/amazon: fix crash case if SIGINT while waiting for instance
13 years ago
Mark Peek 91670cea07 builder/amazon: add block device mappings [GH-90]
13 years ago
Mitchell Hashimoto 3ff3746969 builder/amazon/common: support user_data_file
13 years ago
Jeremy Carroll 746ac9dee4 Convert string to byte array
13 years ago
Jeremy Carroll 4f02c506e9 Testing adding user-data support to Packer
13 years ago
Mitchell Hashimoto d76b7e8c36 fmt
13 years ago
Mark Peek 1aec0d6a50 Handle missing source AMI error
13 years ago
James Massara 13fb00b2c6 Added IAM Instance Profile support
13 years ago
Mitchell Hashimoto 006f0440a7 builder/amazon/common: wait for terminated state
13 years ago
Mitchell Hashimoto 12e7042c5b builder/amazon/chroot: wait for volume to beecome ready
13 years ago
Mitchell Hashimoto c7b88d654e builder/amazon/common: generic wait for state to wait for any state
13 years ago
Mitchell Hashimoto 1d0adbf2c2 builder/amazon/*: sigint while waiting for state change works
13 years ago
Mitchell Hashimoto c710323f04 builder/amazon/*: Fix failing tests from rebase of VPC
13 years ago
Mitchell Hashimoto 64ced7ff2c builder/amazon: extract StepRunSourceInstance
13 years ago