Commit Graph

95 Commits (e04f87effec00579c7e4f9b2b10fedcab87f8bcd)

Author SHA1 Message Date
Rickard von Essen 6e891cf682
Fixed botched merge and review comments
9 years ago
Rickard von Essen ba9cae5078 builder/amazon: Add SourceAMI and BuildRegion template
9 years ago
Matthew Hooker fc30f6cc0a
log tag creation.
9 years ago
Matthew Hooker b265d2614f
builder/amazon: fix when using security_group_id
9 years ago
Matthew Hooker 800351b7ca
fix panic and don't print each tag we add.
9 years ago
Roman Zhuzha d9186dc8cf add proper error handling for tagging source instance
9 years ago
Roman Zhuzha a65af51a4b apply source instance default "Name" tag only if it's not provided in run_tags
9 years ago
Roman Zhuzha aa70c82ec8 use ConvertToEC2Tags to apply tags to source instance, add Say message
9 years ago
Matthew Hooker 377f451a9e
it's InvalidGroup
9 years ago
Matthew Hooker e54605c120
Properly wait for security group to exist.
9 years ago
Zanetti, David ae5730c5a5 Querying EC2 security groups should report unexpected errors
9 years ago
Rickard von Essen 17eda06d61
Fixed formatting
9 years ago
ephemeralsnow e53f4be005 Fix 'The AssociatePublicIpAddress parameter is only supported for VPC launches.'
9 years ago
Matthew Hooker d81c06765d
fix go vet issue.
9 years ago
Matthew Hooker d47e47cf1f rewrite to not use private aws package
9 years ago
Matthew Hooker c4c46c349e implement security group waiter
9 years ago
Matthew Hooker d920b3fbf4 run gofmt
9 years ago
Rickard von Essen d16d5d9686 Merge pull request #3817 from ChrisLundquist/dynamic-source-ami
9 years ago
Rickard von Essen acc2689b49
builder/amazon: Allow using ssh_private_key_file and ssh_password
10 years ago
Chris Lundquist defdd1ecf3 Merge remote-tracking branch 'origin/master' into dynamic-source-ami
10 years ago
Rickard von Essen ba629922c6 Merge pull request #3662 from ryansb/boost-spot-bid
10 years ago
Krzysztof Wilczynski d01fb65dcf Fix. Use temporary_key_pair_name when specified. (#3739)
10 years ago
Chris Lundquist 57e7a1a3e6 [dynamic-source-ami] fix lint error
10 years ago
Chris Lundquist ec1abb9448 [dynamic-source-ami] proof of concept
10 years ago
Chris Bednarski c0b637b0c5 Merge pull request #3733 from envato/no-shutdown-behaviour-instance-backed
10 years ago
Chris Bednarski 443ffd68f2 Added explicit error when SG is not working
10 years ago
Ryan S. Brown c68ddef4e9 (AWS Spot) Add 0.5 cents to discovered spot price
10 years ago
Mike LoSapio 080806243e Added a hook to query the security groups before launching the instance - seems to catch the AWS eventual consistency nicely
10 years ago
Patrick Robinson 40bd45764c Only set InstanceInititatedShutdownBehavior on ebs instances
10 years ago
Patrick Robinson a9f914ea97 Add shutdown_behaviour option
10 years ago
Chris Bednarski e6b6f0b020 Merge pull request #2539 from fnoeding/amazon-ebs-fix-ec-user-data-encoding
10 years ago
Mark Peek 4e1e9b788a Merge pull request #2845 from abridgett/feature/spot_price_zero
10 years ago
Mark Peek fc39f07ecc Add EbsOptimized to RequestSpotInstances (#2806)
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
Chris Bednarski 1a775c05d9 Update calls to amazon to match the upstream
11 years ago
Florian Noeding 62c39888b4 amazon builder: always base64 encode ec2 user data
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
Mitchell Hashimoto 26aa3dd575 amazon/common: store instance ID earlier for cleanup
11 years ago
Steven Merrill 0869c9fe64 Fix #2830.
11 years ago
Marcin Matlaszek 586cab11ee Fixes spot instance cleanup.
11 years ago
Marcin Matlaszek dd97a60c9b Fix for tag creation when creating new ec2 instance.
11 years ago
Clint Shryock d22c4173d3 fix crash when waiting for an instance that has failed
11 years ago
Mitchell Hashimoto ccf20568a7 Merge pull request #2240 from mitchellh/f-windows
11 years ago
Marcin Matlaszek b51761ca36 Fix network interface spec when requesting spot.
11 years ago
Mitchell Hashimoto 8f6ecfd9e3 builder/amazon: various fixes (minor) to get things going
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
Seth Vargo 33ca8b7fb5 Migrate to new AWS repo
11 years ago