Commit Graph

144 Commits (d-powershell-generated-docs)

Author SHA1 Message Date
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
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 44b980e659 Merge branch 'aws-sdk-go' of https://github.com/jen20/packer into jen20-aws-sdk-go
11 years ago
Mitchell Hashimoto c78c4e78ad amazon/common: sleep 3 seconds if instance doesn't exist
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
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
Mitchell Hashimoto db90c16118 builder/amazon: support auto spot price discovery [GH-1465]
12 years ago
Mitchell Hashimoto 7d1db44ca4 builder/amazon: clean up UI output for spot instances a bit
12 years ago
Mitchell Hashimoto 3a69b8c1b8 Merge branch 'add-spot-instance-support' of github.com:henrysher/packer into henrysher-add-spot-instance-support
12 years ago
Mitchell Hashimoto 69cd01bbe2 builder/amazon/common: wait for instance ready before tagging [GH-1367]
12 years ago
Henry Huang 3980c7dcfd Save the spot request before waiting for its active state
12 years ago
Henry Huang 1e1fa3de26 Add the cleanup for existing spot request
12 years ago
Henry Huang c33e7cc867 Add the support of launching spot instances in "amazon-ebs" AMI
12 years ago
Mitchell Hashimoto 8aabe01bad builder/amazon/common: run_tags to apply to launch [GH-722]
12 years ago
Mitchell Hashimoto b95ad0c232 builder/amazon/all: launched instances have a name [GH-642]
12 years ago
Mitchell Hashimoto 1234e61cda builder/amazon/all: get rid of unnecessary field
12 years ago
Nathan Sullivan e711255d95 fix some debugging for PublicIpAddress
12 years ago
Nathan Sullivan 13f55bdec6 working AssociatePublicIpAddress support
12 years ago
Nathan Sullivan 5cbff00afa goamz aspects of AssociatePublicIpAddress working now
12 years ago
Nathan Sullivan 49a131951a reverting testing stuff
12 years ago
Nathan Sullivan 0cfb7564d5 lets try a string instead of a bool for AssociatePublicIpAddress
12 years ago
Nathan Sullivan 31bf1f342c https://github.com/mitchellh/packer/issues/578
12 years ago
Mitchell Hashimoto c8e911cdc3 Merge branch 'security-groups' of https://github.com/whiteley/packer into whiteley-security-groups
12 years ago
Mitchell Hashimoto b95a56899f builder/amazon: rename availzone to availability zone
13 years ago
Matthew Hooker 1aa551a49c builder/amazon/common: Add AvailZone to StepRunSourceInstance struct
13 years ago
Matt Whiteley 09f4011234 builder/amazon: instances can be launched with a list of security groups
13 years ago
Mitchell Hashimoto 80ed7eddf4 builder/amazon/chroot: new multistep API
13 years ago
Mitchell Hashimoto 9186a7f214 builder/amazon: output DNS name if debug mode
13 years ago
Mitchell Hashimoto c5823be2e0 builder/amazon: fix crash case if SIGINT while waiting for instance
13 years ago
Mark Peek 91670cea07 builder/amazon: add block device mappings [GH-90]
13 years ago
Mitchell Hashimoto 3ff3746969 builder/amazon/common: support user_data_file
13 years ago
Jeremy Carroll 746ac9dee4 Convert string to byte array
13 years ago
Jeremy Carroll 4f02c506e9 Testing adding user-data support to Packer
13 years ago
Mitchell Hashimoto d76b7e8c36 fmt
13 years ago
Mark Peek 1aec0d6a50 Handle missing source AMI error
13 years ago
James Massara 13fb00b2c6 Added IAM Instance Profile support
13 years ago
Mitchell Hashimoto 006f0440a7 builder/amazon/common: wait for terminated state
13 years ago
Mitchell Hashimoto 12e7042c5b builder/amazon/chroot: wait for volume to beecome ready
13 years ago
Mitchell Hashimoto c7b88d654e builder/amazon/common: generic wait for state to wait for any state
13 years ago
Mitchell Hashimoto 1d0adbf2c2 builder/amazon/*: sigint while waiting for state change works
13 years ago
Mitchell Hashimoto c710323f04 builder/amazon/*: Fix failing tests from rebase of VPC
13 years ago
Mitchell Hashimoto 64ced7ff2c builder/amazon: extract StepRunSourceInstance
13 years ago