Commit Graph

362 Commits (83fc70fa00d84cee46399bef2ff8cdaeddfa49bf)

Author SHA1 Message Date
Mitchell Hashimoto be4a82dfae amazon/*: fix some merge conflicts
11 years ago
Mitchell Hashimoto 8e1db0d94c Merge branch 'fix_amazon_instance_waits' of https://github.com/renat-sabitov/packer into renat-sabitov-fix_amazon_instance_waits
11 years ago
Jan Schumann 802cfa3871 make sure IOPS is not set for empty VolumeType
11 years ago
Jan Schumann 5d600c70f2 added test to illustrate wrong behavior
11 years ago
Clint b31534d5fe Merge pull request #2197 from mitchellh/f-aws-fixup-ebs-snapshots
11 years ago
Clint Shryock 4da118c64f fix up tests
11 years ago
Clint Shryock 999b0874cc Update AWS EBS builder to fix invalid params
11 years ago
Clint Shryock 8c321138f4 Revert "Changing --region to --location"
11 years ago
Clint 455d57a87f Merge pull request #2187 from mitchellh/f-aws-add-prevalidate-step
11 years ago
Clint Shryock 68040f786c show AMI id in error message
11 years ago
Clint Shryock 231f01cd35 builder/aws: Add pre validate step, to validate things before building.
11 years ago
Mitchell Hashimoto 984bbc3a1e amazon/common: wording nit
11 years ago
Mitchell Hashimoto 8aec42e363 update CHANGELOG
11 years ago
Mitchell Hashimoto 9387cc1ea1 Merge pull request #2175 from henrysher/fix-duplicate-ami
11 years ago
Mitchell Hashimoto f7e49d92ac Merge pull request #2178 from henrysher/fix-ami-copy-name
11 years ago
Mitchell Hashimoto 769b7d20b9 amazon/ebs: acceptance test for region copy
11 years ago
Henry Huang 052b5e6699 "Name" parameter required for copying ami across regions [GH-2172]
11 years ago
Henry Huang a5c476c6fe check the region before do the ami copy to fix [GH-2123]
11 years ago
Seth Vargo 33ca8b7fb5 Migrate to new AWS repo
11 years ago
Mitchell Hashimoto edf3415c6e builder/amazon: delete physical private key for debug mode [GH-1801]
11 years ago
Mitchell Hashimoto 913d6f6996 builder/amazon/common: fix compilation issues with latest libs
11 years ago
Mitchell Hashimoto 07734133a3 builder/amazon: fix test failures
11 years ago
Mitchell Hashimoto 8cac7e8d51 Merge pull request #1930 from bhourigan/issue1929
11 years ago
Mitchell Hashimoto 3031886aaf Merge branch 'master' of https://github.com/aocsolutions/packer into aocsolutions-master
11 years ago
Mitchell Hashimoto 11e2fad6d0 Merge pull request #2022 from mefellows/issue/2021
11 years ago
Mitchell Hashimoto b78b119a11 amazon/*: fix merge issues with lib switch
11 years ago
Mitchell Hashimoto 44b980e659 Merge branch 'aws-sdk-go' of https://github.com/jen20/packer into jen20-aws-sdk-go
11 years ago
Mitchell Hashimoto b9bfae8da3 amazon/chroot: style
11 years ago
Mitchell Hashimoto 20fa7aeeb6 Merge pull request #2046 from danschaffer/amazonchroot-volumes-retry-fix
11 years ago
jszwedko b1497b951c code.google.com/p/go.crypto/ssh -> golang.org/x/crypto/ssh
11 years ago
Mitchell Hashimoto c78c4e78ad amazon/common: sleep 3 seconds if instance doesn't exist
11 years ago
Mitchell Hashimoto f78d7eefdc Merge pull request #2129 from lokulin/master
11 years ago
Mitchell Hashimoto 034e4e676c amazon/*: use new interpolation functions
11 years ago
Mitchell Hashimoto 50d7c598e9 amazon/ebs: use new interpolation stuff
11 years ago
Mitchell Hashimoto fea8bb3566 amazon/ebs: basic acceptance test
11 years ago
lokulin bda4ef7c65 Retry the AWS API when looking for a newly created instance
11 years ago
Dan Schaffer 03436a3745 builder/amazon/chroot: fix no attachments on volume error.
11 years ago
James Nugent 65a9347b1e Fix potential nil pointer errors in ported code
11 years ago
James Nugent 33b4f5cc0a Check for EBS being nil before assigning it
11 years ago
James Nugent e99cd56b6c Migrate from mitchellh/goamz to awslabs/aws-sdk-go
11 years ago
Matt Fellows a973dce7d3 Report error code during Temporary Security Group creation (#2021)
11 years ago
Brian Hourigan a4cfd921f4 Adding missing hyphen to sudo options
11 years ago
Nevins Bartolomeo 6686b62347 AWS availability zone could be incorrect when using spot instances with no AZ specified
11 years ago
renat-sabitov-sirca d046e1cc5b Fixing transient AWS errors during EBS builds
11 years ago
Emil Hessman 505f51ff27 builder/amazon/ebs: fix incorrect printf verb type
11 years ago
Emil Hessman 05c2206684 builder/amazon/common: fix incorrect printf verb type in amiRegionCopy
11 years ago
Brian Hourigan f40fd36c31 Changing --region to --location
11 years ago
Brian Hourigan 8e69403735 Prepending -i to sudo so PATH is inherited from profile.d scripts related to ec2 tooling
11 years ago
Mitchell Hashimoto 2dfc5d3e71 builder/amazon: inject special metadata for atlas artifacts
11 years ago
Armon Dadgar 20d040dcba Merge pull request #1723 from irgeek/fix-1637
11 years ago