Commit Graph

152 Commits (fadda1fe6d7711b05cd21bebc818e9894deffec2)

Author SHA1 Message Date
Matthew Hooker f216330ba3
spot instance ena/sriov checking for all other builders
8 years ago
Matthew Hooker 4b1d8e3fe8
don't allow enhanced networking flags for spot instances.
8 years ago
John Davies-Colley 707ec675b2 ssh interface for amazon builders 🔨
8 years ago
Matthew Hooker 95e4ae251e
WIP
8 years ago
Matthew Hooker c65fa8490d
fix various bugs deregistering AMIs
8 years ago
Matthew Hooker f7e269945e
add cidr validation and rename option
9 years ago
Matthew Hooker c74be87187 Merge pull request #5384 from dave2/sg-source-cidr
9 years ago
Mark Meyer dbb3c76032 Remove redundant step and its usage
9 years ago
Mark Meyer 2661fd7869 Move building of spot instances into its own step
9 years ago
Mark Meyer cfd6b6fed5 Change EBS builder to do tag-on-creation
9 years ago
Zanetti, David 8a8b51be97 Allow temporary security group to have source CIDR block explicitly provided
9 years ago
Megan Marsh 2d4bc70d7b use ami prefix to make it clear that these variables are amazon specific
9 years ago
Megan Marsh 9e2e467b31 Allow granular modification of sriov and ena enhanced networking options in amazon amis. Maintain old functionality.
9 years ago
Megan Marsh 14b2d04332 make force_deregister work in all regions, not just original region.
9 years ago
Megan Marsh e9ec705497 use block device mappings to know whether a snapshot existed before packer's current run. If yes, don't delete the unencrypted snapshot.
9 years ago
Matthew Hooker 56c513088b
I think this was the intention
9 years ago
Megan Marsh 1944f38985 update docs and clean up
9 years ago
Megan Marsh f9d7292566 builder/amazon regional KMS keys
9 years ago
Paul Thrasher 0be5a28080 Fix issue 4693 - Derive vpc_id from subnet_id
9 years ago
Matthew Hooker 81522dced0
move packer to hashicorp
9 years ago
Matthew Hooker 50d9546658
builder/amazon: set force_deregister to true on -force
9 years ago
James Nugent e856339309 build/amazon-ebssurrogate: Add region copy, attributes, tags steps
9 years ago
Matthew Hooker 6a7c37beb6
builder/amazon-chroot: support encrypted boot volume
9 years ago
Rickard von Essen ba9cae5078 builder/amazon: Add SourceAMI and BuildRegion template
9 years ago
Rickard von Essen c3a352955e amazon: Added snapshot_users and snapshot_groups
9 years ago
Matthew Hooker 832de2104b
Revert "Merge pull request #4230 from mitchellh/revert-4223-closes_3320"
9 years ago
Matthew Hooker f5c3c25d2b Revert "Adds `force_delete_snapshot` flag"
9 years ago
Matthew Hooker f9f9d82419 Merge pull request #4223 from artburkart/closes_3320
9 years ago
Arthur Burkart 5b59f56cdb Adds `force_delete_snapshot` flag
9 years ago
Rickard von Essen 99ee610afa
builder/amazon: Fix SSH Agent
9 years ago
Arthur Burkart 2e65867cba Closes #3908: Adds snapshot tag overrides
9 years ago
Matthew Hooker 60c459d6c8 Merge pull request #4098 from mitchellh/newsession
9 years ago
James Nugent b1ff8c3bfc builder/amazon: Add `ebs-volume` builder
9 years ago
Matthew Hooker 970b37077e Merge pull request #4050 from jen20/ssh-agent
9 years ago
Matthew Hooker 48bdae93d1 aws-sdk: use session.NewSession
9 years ago
Rickard von Essen d16d5d9686 Merge pull request #3817 from ChrisLundquist/dynamic-source-ami
9 years ago
James Nugent 7425fef2c7 builder/amazon: Allow use of local SSH Agent
9 years ago
Rickard von Essen 0be3034e82 Merge pull request #3953 from rickard-von-essen/amz-ssh
10 years ago
Rickard von Essen acc2689b49
builder/amazon: Allow using ssh_private_key_file and ssh_password
10 years ago
Rickard von Essen cffc8e892c Merge pull request #3382 from ahamidi/encrypted-boot-volume
10 years ago
Chris Lundquist 1b4895c684 Merge remote-tracking branch 'origin/master' into dynamic-source-ami
10 years ago
Orivej Desh 6762965696 Add -on-error command line argument to allow preserving artifacts on builder errors
10 years ago
Chris Lundquist defdd1ecf3 Merge remote-tracking branch 'origin/master' into dynamic-source-ami
10 years ago
Krzysztof Wilczynski d01fb65dcf Fix. Use temporary_key_pair_name when specified. (#3739)
10 years ago
Chris Lundquist 95afaa58ca [dynamic-source-ami] rename to source_ami_filter
10 years ago
Chris Lundquist ec1abb9448 [dynamic-source-ami] proof of concept
10 years ago
Ali Hamidi 53b3867c50 allow packer to create an encrypted copy of the AMI
10 years ago
Patrick Robinson a9f914ea97 Add shutdown_behaviour option
10 years ago
Chris Chalfant 8163e16e02 gofmt code
10 years ago
Chris Chalfant 72a7123a0b Add option to tell packer not to stop the instance
10 years ago