James Massara
|
8bffb4f17b
|
Moved Tags configuration out of common and into ebs.
|
2013-08-03 20:09:14 -07:00 |
Mitchell Hashimoto
|
798b7cb25f
|
builder/amazon/all: use new SSHAddress method [GH-243]
|
2013-08-03 16:24:49 -07:00 |
James Massara
|
1ff7cc28fe
|
removed amiId temp variable
|
2013-08-01 18:35:43 -07:00 |
James Massara
|
d6f8411c43
|
Adds support for adding tags to the AMI
|
2013-08-01 16:38:22 -07:00 |
James Massara
|
096a64ad92
|
Adds support for adding tags to the AMI
|
2013-08-01 16:31:07 -07:00 |
Mitchell Hashimoto
|
5b7d8fbc74
|
rename builder/common to common since it is generally useful
|
2013-08-01 12:11:54 -07:00 |
James Massara
|
13fb00b2c6
|
Added IAM Instance Profile support
Conflicts:
builder/amazon/common/run_config.go
|
2013-07-31 11:40:59 -07:00 |
Mitchell Hashimoto
|
f2f69e6f7b
|
builder/amazon/ebs: don't need this variable
|
2013-07-31 09:35:26 -07:00 |
Mitchell Hashimoto
|
12e7042c5b
|
builder/amazon/chroot: wait for volume to beecome ready
|
2013-07-30 16:07:49 -07:00 |
Mitchell Hashimoto
|
c7b88d654e
|
builder/amazon/common: generic wait for state to wait for any state
|
2013-07-30 16:07:48 -07:00 |
Mitchell Hashimoto
|
b645586d58
|
builder/amazon/chroot: boilerplate
|
2013-07-30 16:07:48 -07:00 |
Mitchell Hashimoto
|
1d0adbf2c2
|
builder/amazon/*: sigint while waiting for state change works
|
2013-07-25 20:49:15 -05:00 |
Mitchell Hashimoto
|
d46741e4f7
|
builder/amazon/*: wait for AMI to be ready in common, use it instance
|
2013-07-25 00:56:37 -05:00 |
Mitchell Hashimoto
|
dd1c4d4d2a
|
fmt
|
2013-07-23 22:48:33 -05:00 |
Mitchell Hashimoto
|
c710323f04
|
builder/amazon/*: Fix failing tests from rebase of VPC
|
2013-07-23 22:48:33 -05:00 |
Mitchell Hashimoto
|
e85a01d9da
|
fmt
|
2013-07-23 22:48:32 -05:00 |
Mitchell Hashimoto
|
992a9bfb22
|
builder/amazon/common: extract Artifact
|
2013-07-23 22:48:32 -05:00 |
Mitchell Hashimoto
|
2f9840a4cf
|
builder/amazon: extract SSH connect funcs
|
2013-07-23 22:48:32 -05:00 |
Mitchell Hashimoto
|
64ced7ff2c
|
builder/amazon: extract StepRunSourceInstance
|
2013-07-23 22:48:32 -05:00 |
Mitchell Hashimoto
|
4f568f4998
|
builder/amazon: extract StepSecurityGroup
|
2013-07-23 22:48:32 -05:00 |
Mitchell Hashimoto
|
45096d0768
|
builder/amazon: extract StepKeyPair for both
|
2013-07-23 22:48:32 -05:00 |
Mitchell Hashimoto
|
1750b34f70
|
builder/amazon/*: clean up tests
|
2013-07-23 22:48:32 -05:00 |
Mitchell Hashimoto
|
56c3cbfb2a
|
builder/common: common config struct for Packer configs
|
2013-07-23 22:48:31 -05:00 |
Mitchell Hashimoto
|
4878cec0e4
|
builder/amazon/ebs: validate access config
|
2013-07-23 22:48:31 -05:00 |
Mitchell Hashimoto
|
e5e306049c
|
builder/amazon/common: RunConfig for launch info
|
2013-07-23 22:48:31 -05:00 |
Mitchell Hashimoto
|
5aced3f339
|
builder/amazon/common: AccessConfig for standard access config
|
2013-07-23 22:48:31 -05:00 |
Rafael Garcia
|
1ad53e1050
|
builder/amazon/ebs: support launching in VPC
adds `vpc_id` and `subnet_id` to builder config
depends on https://github.com/mitchellh/goamz/pull/4
|
2013-07-21 00:44:14 -07:00 |
Mitchell Hashimoto
|
16d102d055
|
builder/*: switch to MultiErrorAppend
|
2013-07-19 19:08:25 -04:00 |
Mitchell Hashimoto
|
e84669aa37
|
builder/common: extract out decode config
|
2013-07-19 14:59:04 -04:00 |
Mitchell Hashimoto
|
8e1e40c096
|
builder/*: convert to common StepProvision
|
2013-07-16 15:44:41 +09:00 |
Mitchell Hashimoto
|
b358574636
|
builder/amazon/ebs: rename to amazon/ebs in order to support others
|
2013-07-15 15:02:18 +09:00 |