Commit Graph

51 Commits (61ea7de66b3d5fa286a28fa647a4e02253cf9e7f)

Author SHA1 Message Date
Matthew Hooker 739fbc8962 common/config: config filter function [GH-521]
13 years ago
Mark Peek 9035b51165 builder/amazon: add clean_ami_name template function
13 years ago
Mitchell Hashimoto 5736dbd3aa Merge pull request #388 from jmassara/ami_region_copy
13 years ago
Mitchell Hashimoto 6746ffc133 builder/amazon/all: TemporaryKeyPairName
13 years ago
Ben Griffiths 0058929186 Allow customization of SSH Key pair pattern
13 years ago
James Massara a613446205 builder/amazon: Re-ordered steps for AMI region copying so tags and
13 years ago
Mitchell Hashimoto b5606af9e2 builder/amazon/ebs: new multistep API
13 years ago
Mitchell Hashimoto f97b88654f builder/amazon: output DNS name if debug mode
13 years ago
Mitchell Hashimoto e613b0cdcd builder/amazon: drop private key if debug mode [GH-373]
13 years ago
Mitchell Hashimoto f4f433d0d8 builder/amazon: modify attributes before region copy
13 years ago
Mitchell Hashimoto 50e2535bd8 builder/amazon/common: move tags into ami_config
13 years ago
Mitchell Hashimoto f197c2b5f0 builder/amazon: region copy must go before modify attributes
13 years ago
James Massara 1e27feb6c6 amazon/common: Added AMI CopyImage support
13 years ago
Mitchell Hashimoto a1a7ff20c2 *: switch to packer ConfigTemplate
13 years ago
Mark Peek 40d6c46ed3 builder/amazon: add block device mappings [GH-90]
13 years ago
Mitchell Hashimoto 4d7b0c2dbc builder/amazon/all: support user data file
13 years ago
Mitchell Hashimoto 4e300259c7 Merge pull request #253 from phobos182/master
13 years ago
Mitchell Hashimoto 100458955f builder/*, provisioner/*: set user vars
13 years ago
Mitchell Hashimoto 558f919e4f builder/amazon/common: rename StepModifyAttributes to
13 years ago
Mitchell Hashimoto d7c9658c1c builder/amazon/common: AMIConfig common config
13 years ago
James Massara b0394c6d30 builder/amazon/all: Added support for setting attributes on the AMI
13 years ago
Mitchell Hashimoto 28e72c7f7b builder/amazon/chroot: switch to new template stuff
13 years ago
Mitchell Hashimoto a669b4dbd0 builder/amazon/ebs: process templates for config
13 years ago
Mark Peek 87e61b643c builder/amazon/all: address feedback for ami tag refactoring change
13 years ago
Jeremy Carroll 9eda3fa327 Testing adding user-data support to Packer
13 years ago
Mark Peek 3bcfeafa15 builder/amazon/all: refactor ami tags [GH-233]
13 years ago
Mark Peek 3d461195e3 Merge pull request #233 from jmassara/tags
13 years ago
James Massara d1aefb38bb Simplied Tags configuration
13 years ago
James Massara 8853e7a17e Moved Tags configuration out of common and into ebs.
13 years ago
Mitchell Hashimoto 4e8db89403 builder/amazon/all: use new SSHAddress method [GH-243]
13 years ago
James Massara 852c10264b Adds support for adding tags to the AMI
13 years ago
Mitchell Hashimoto ef59ee41a8 rename builder/common to common since it is generally useful
13 years ago
James Massara 4bd3afb3ee Added IAM Instance Profile support
13 years ago
Mitchell Hashimoto c6fde36b5e builder/amazon/chroot: boilerplate
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 b91fb5e1a0 fmt
13 years ago
Mitchell Hashimoto a780d0e0dd builder/amazon/common: extract Artifact
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 f8319f8881 builder/amazon: extract StepSecurityGroup
13 years ago
Mitchell Hashimoto e67e4cfa16 builder/amazon: extract StepKeyPair for both
13 years ago
Mitchell Hashimoto 9fb778c012 builder/common: common config struct for Packer configs
13 years ago
Mitchell Hashimoto 45d50279f3 builder/amazon/ebs: validate access config
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
Rafael Garcia 282554b2b0 builder/amazon/ebs: support launching in VPC
13 years ago
Mitchell Hashimoto 7d1f799ced builder/*: switch to MultiErrorAppend
13 years ago
Mitchell Hashimoto 6f6a27b008 builder/common: extract out decode config
13 years ago
Mitchell Hashimoto 28a22a5fbe builder/*: convert to common StepProvision
13 years ago