Commit Graph

302 Commits (b7a41af93cb162355c4bb44094de2a68b6cc09af)

Author SHA1 Message Date
Chulki Lee 3f0795b23c sort regions by name
10 years ago
Chulki Lee 7f3f5f4bfa add tests for all ami regions
10 years ago
David Zanetti 418da16991 Track the import task and report AMIs created from it
10 years ago
Luke Amdor 8682dec178 aws: build after upstream breaking change
10 years ago
Mark Peek eb15536041 Merge pull request #2774 from btd/btd-patch-1
11 years ago
Mark Peek 4e1e9b788a Merge pull request #2845 from abridgett/feature/spot_price_zero
11 years ago
Denis Bardadym 25e2ff7b85 Fix not allowed comma, add all allowed special characters
11 years ago
Mark Peek 6f5c64db41 Merge branch 'use-default-volumesize'
11 years ago
Mark Peek fc39f07ecc Add EbsOptimized to RequestSpotInstances (#2806)
11 years ago
Mark Peek edda3de677 Merge pull request #2806 from abridgett/feature/add_ebs_optimized_support
11 years ago
Mark Peek f6c7e3740f Don't create EBS block device if VirtualName is specified
11 years ago
Mark Peek 914e78f602 builder/amazon/common: go fmt
11 years ago
Mark Peek 581c3574f6 Merge pull request #2672 from lightpriest/b-aws-ebs-block-device
11 years ago
Mark Peek 45829c30e5 builder/amazon/*: fix go vet
11 years ago
Adrian Bridgett da771c469e spot_price of "0" to mean on demand
11 years ago
Adrian Bridgett 8349e22df9 Add ebs_optimized support
11 years ago
Or Cohen 2a94b596ce Fix and refactor block device mapping builder
11 years ago
Chris Bednarski 1a775c05d9 Update calls to amazon to match the upstream
11 years ago
Chris Bednarski 4cc443da8e Update use of ec2rolecreds to match upstream
11 years ago
Chris Bednarski abb67fdd79 Fix govet issues
11 years ago
Florian Noeding 62c39888b4 amazon builder: always base64 encode ec2 user data
11 years ago
Florian Noeding 98b9d22b68 amazon builder: only fetch password for winrm
11 years ago
Chris Bednarski a9c299d9c4 Merge pull request #2404 from mitchellh/b-instance-destroy
11 years ago
Chris Bednarski 28bf1877c2 Updated AWS SDK calls to match the 0.7.0 release of the AWS SDK
11 years ago
Yo Takezawa 628462b919 Use snapshot size if you don't specify a VolumeSize
11 years ago
Tommy Ulfsparre 241903d0b0 no point in setting iops on a standard volumes
11 years ago
Chris Bednarski c615539929 Reformat long lines
11 years ago
Chris Bednarski 9365a43179 Reformat
11 years ago
Tommy Ulfsparre ae064207d5 Add test for ephemeral block device mapping
11 years ago
Anthony Spring 224bb78175 Make EBS block device mapping optional for ephemeral virtual names.
11 years ago
Mitchell Hashimoto 26aa3dd575 amazon/common: store instance ID earlier for cleanup
11 years ago
Steven Merrill 0869c9fe64 Fix #2830.
11 years ago
Mitchell Hashimoto 0a2e54feaf builder/amazon: output WinRM password for debug mode [GH-2336]
11 years ago
Mitchell Hashimoto 95dd79740f Merge pull request #2324 from tcahill/group-launch-permissions
11 years ago
Mitchell Hashimoto 7b64723a11 Merge pull request #2327 from emate/fix-for-spot-requests-cleanup
11 years ago
Mitchell Hashimoto aab5ca7059 update CHANGELOG
11 years ago
Marcin Matlaszek 3eaf7f38b0 Fix adding launch permissions for created ami.
11 years ago
Tom Cahill 6644d76982 Use aws.String to obtain string pointers
11 years ago
Tom Cahill 016d916d83 Fix adding groups to AMI launch permissions.
11 years ago
Marcin Matlaszek 586cab11ee Fixes spot instance cleanup.
11 years ago
Tommy Ulfsparre 8ae0cfc759 copy and convert to pointer
11 years ago
Clint 7b9d48799e Merge pull request #2316 from jjappi/fix-aws-tagging
11 years ago
Marcin Matlaszek dd97a60c9b Fix for tag creation when creating new ec2 instance.
11 years ago
Jani Jappinen c537623bc6 Fix failing AMI snapshot tagging when copying to other regions.
11 years ago
Clint Shryock 7af5d5419a builder/amazon: Fix issue with sharing AMIs with ami_users
11 years ago
Mitchell Hashimoto 944b4bf46c common: delete file if checksum fails
11 years ago
Clint 6579219013 Merge pull request #2282 from mitchellh/f-amazon-cleanup-volumes
11 years ago
Clint Shryock c9714ce69e builder/amazon-ebs: Clean up orphan volumes
11 years ago
Mitchell Hashimoto 9c0f37b2c9 builder/amazon: fix weird edge cases with key names [GH-2281]
11 years ago
Mitchell Hashimoto b7dab2689a fmt
11 years ago
Mitchell Hashimoto de2004c1c9 Merge branch 'master' of https://github.com/nyetsche/packer into nyetsche-master
11 years ago
Clint Shryock d22c4173d3 fix crash when waiting for an instance that has failed
11 years ago
Clint 2372393f64 Merge pull request #2212 from mitchellh/f-amazon-add-tags-to-snapshots
11 years ago
Clint 8fca582278 Merge pull request #2221 from mitchellh/f-amazon-force-deregister-artifacts
11 years ago
Mitchell Hashimoto ccf20568a7 Merge pull request #2240 from mitchellh/f-windows
11 years ago
Mitchell Hashimoto b8d5bd3776 Merge pull request #2242 from emate/spot_network_interfaces_fix
11 years ago
Marcin Matlaszek b51761ca36 Fix network interface spec when requesting spot.
11 years ago
Mitchell Hashimoto e9d916a7bc builder/amazon: don't print windows password
11 years ago
Mitchell Hashimoto 8f6ecfd9e3 builder/amazon: various fixes (minor) to get things going
11 years ago
Mitchell Hashimoto 022a115d19 builder/amazon: improve messaging
11 years ago
Mitchell Hashimoto d23f254b76 builder/amazon: don't get password if platform not set on image
11 years ago
Mitchell Hashimoto fd4e0e9da4 builder/amazon: StepGetPassword
11 years ago
Mitchell Hashimoto 115d583cff helper/communicator: make host more generic
11 years ago
Mitchell Hashimoto e557928119 builder/amazon: use helper/communicator
11 years ago
Clint Shryock bec59b535d builder/amazon: Add force_deregister option, to automatically deregister artifacts with name conflicts
11 years ago
Clint Shryock 1fbf8b7f32 update create_tags for new sdk
11 years ago
Clint Shryock a8155e17aa merge acaire/add-ebs-snapshot-tags
11 years ago
Clint Shryock 2056fda4d3 builder/amazon: Allow spaces in AMI names
11 years ago
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 Shryock 4da118c64f fix up tests
11 years ago
Clint Shryock 999b0874cc Update AWS EBS builder to fix invalid params
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
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 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
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 50d7c598e9 amazon/ebs: use new interpolation stuff
11 years ago
lokulin bda4ef7c65 Retry the AWS API when looking for a newly created instance
11 years ago
James Nugent 65a9347b1e Fix potential nil pointer errors in ported code
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
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