Commit Graph

138 Commits (285ff6940ef3cfb26fbaf407f305b8f7f4e08832)

Author SHA1 Message Date
Matthew Hooker 60c459d6c8 Merge pull request #4098 from mitchellh/newsession
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 acc2689b49
builder/amazon: Allow using ssh_private_key_file and ssh_password
10 years ago
Chris Lundquist 9379cbc5d9 [dynamic-source-ami] support instance builder too
10 years ago
Orivej Desh 6762965696 Add -on-error command line argument to allow preserving artifacts on builder errors
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 951a7e8ad3 Merge pull request #2596 from manicai/master
10 years ago
Colin Hebert 48d242a8f8 Use pointers in the AWS API
10 years ago
Colin Hebert 9385a277c6 Fix API calls and remove az detection in chroot
10 years ago
Colin Hebert e4930e7b57 Merge branch 'master' into subnet_az_discovery
10 years ago
Luke Amdor 8682dec178 aws: build after upstream breaking change
10 years ago
Mark Peek a9716a4dc7 Merge pull request #2797 from jen20/improve-aws-instance-builder-error
11 years ago
Adrian Bridgett 8349e22df9 Add ebs_optimized support
11 years ago
James Nugent b60e1fd862 Add suggestion to AWS Instance builder error message
11 years ago
Chris Bednarski 1a775c05d9 Update calls to amazon to match the upstream
11 years ago
Ian Glover 1447af5e42 Populate access and secret key for bundle_upload_command.
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 6dd36075b2 Merge pull request #2352 from mitchellh/b-amazon-bundle
11 years ago
Mitchell Hashimoto 98db68e36c builder/amazon/instance: set valid bundle prefix [GH-2328]
11 years ago
Mitchell Hashimoto b315e470c8 builder/amazon: set debug flag for get password
11 years ago
Clint Shryock 4d003aa5a3 builder/amazon-instance: Don't specify empty Virtualization Type
11 years ago
Mitchell Hashimoto 84189f7a28 builder/*: properly save interpolation context
11 years ago
Mitchell Hashimoto 5c290fdbc7 builder/amazon use proper key pair name
11 years ago
Mitchell Hashimoto de2004c1c9 Merge branch 'master' of https://github.com/nyetsche/packer into nyetsche-master
11 years ago
Clint 8fca582278 Merge pull request #2221 from mitchellh/f-amazon-force-deregister-artifacts
11 years ago
Mitchell Hashimoto 101e5986dc builder/amazon: enable windows for instance type too
11 years ago
Mitchell Hashimoto 8f6ecfd9e3 builder/amazon: various fixes (minor) to get things going
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 c9b413e3d1 builder/amazon-instance: Omit access, secrety key if using IAM Instance Profile
11 years ago
Clint Shryock 8c321138f4 Revert "Changing --region to --location"
11 years ago
Henry Huang 052b5e6699 "Name" parameter required for copying ami across regions [GH-2172]
11 years ago
Seth Vargo 33ca8b7fb5 Migrate to new AWS repo
11 years ago
Mitchell Hashimoto 8cac7e8d51 Merge pull request #1930 from bhourigan/issue1929
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 034e4e676c amazon/*: use new interpolation functions
11 years ago
James Nugent e99cd56b6c Migrate from mitchellh/goamz to awslabs/aws-sdk-go
11 years ago
Brian Hourigan a4cfd921f4 Adding missing hyphen to sudo options
11 years ago
Colin Hebert a08725f7c5 Add auto discovery of AZ based on the subnet
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
Lesko, Matthew (NIH/NLM/NCBI) [C] 43f08b2664 go fmt all the things
11 years ago
Lesko, Matthew (NIH/NLM/NCBI) [C] 9d097f9d4e Permit Temp keys and named SSH keypairs
11 years ago
Lesko, Matthew (NIH/NLM/NCBI) [C] 8c87b1cc00 First attempt for re-using a named EC2 keypair
11 years ago