Commit Graph

510 Commits (d01fb65dcf5de8cf9becedea3b5df1f9b7f411ae)

Author SHA1 Message Date
Krzysztof Wilczynski d01fb65dcf Fix. Use temporary_key_pair_name when specified. (#3739)
10 years ago
Chris Bednarski c0b637b0c5 Merge pull request #3733 from envato/no-shutdown-behaviour-instance-backed
10 years ago
Ricard Clau 172a1c7a57 add source ami to output
10 years ago
Chris Bednarski ee5c5260a4 Merge pull request #3663 from liv3d/add_ap-south-1
10 years ago
Chris Bednarski 443ffd68f2 Added explicit error when SG is not working
10 years ago
Dan Offord 4428079a68 Add support for ap-south-1 in AWS
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
Chris Bednarski ab9621ab7d Added aws shutdown_behavior to the changelog
10 years ago
Patrick Robinson f361e1d894 Precompile regex
10 years ago
Patrick Robinson b1d6d28a90 Add unit tests for shutdown behaviour
10 years ago
Patrick Robinson a9f914ea97 Add shutdown_behaviour option
10 years ago
owjjh 658fadbc53 changing if conditionals to be ! instead of == false
10 years ago
owjjh d489ce9904 make fmt run
10 years ago
owjjh de5b69a8df Adding ability to skip region validation when using AWS
10 years ago
Chris Chalfant 601b833aaa style and documentation changes per PR review comments
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
Chris Bednarski d0ab8658bc Create a session for EC2RoleProvider; prevents crash; fixes #3123
10 years ago
Vasiliy Tolstov feee19e4ed file provisioner improvements
10 years ago
Chris Bednarski 4458de4ea0 Reformat
10 years ago
Chris Bednarski 765ec5cf39 Merge pull request #2962 from dave2/postprocess_amazon_ova
10 years ago
Chris Bednarski 358b5c62e2 Merge pull request #3143 from ThatGerber/iam-roles
10 years ago
Christopher Gerber e7711c31ea Wrong function to convert int to string.
10 years ago
Christopher Gerber b75d561c56 Fixes more windows testing errors.
10 years ago
Christopher Gerber d25ba245f4 Fixes bytes to string issues in Windows build.
10 years ago
Christopher Gerber a6aefa859f Fixes issue in build where multiple processes were trying to access the same file.
10 years ago
Christopher Gerber 6c3e0daf24 Added tests. Updated CLIConfig to pass tests.
10 years ago
Chris Bednarski e6b6f0b020 Merge pull request #2539 from fnoeding/amazon-ebs-fix-ec-user-data-encoding
10 years ago
Christopher Gerber f1ae2a2b5a Moved assume credentials to CLIConfig. Added new functions and methods to CLIConfig. Ran gofmt.
10 years ago
Chris Bednarski 951a7e8ad3 Merge pull request #2596 from manicai/master
10 years ago
Christopher Gerber 4cf9e36085 Changes credential/config file opener to use homedir instead of HOME environmental variable.
10 years ago
Christopher Gerber 7975c5e336 Move CLIConfig instantiation inside of ProfileName check.
10 years ago
Christopher Gerber 883acb18fa IAM Role Switching
10 years ago
Chris Bednarski 4490826a17 Merge pull request #3040 from kimor79/3011
10 years ago
Chris Bednarski 1a5d5acea4 Merge pull request #2737 from jen20/ebs-volume-tags
10 years ago
Chris Bednarski d6fad30162 Merge pull request #2955 from yayugu/feature/ami_product_codes
10 years ago
Chris Bednarski 1ab5fc8ca5 Merge pull request #3037 from ColinHebert/subnet_az_discovery
10 years ago
Chris Bednarski 0cad32c696 Move region list into a function so we can re-use it in tests
10 years ago
Chulki Lee 20c0f6b02b fix doc: wrong function name
10 years ago
Chulki Lee 1aa24035fc add ap-northeast-2: Asia Pacific (Seoul)
10 years ago
Chulki Lee 7018517374 one region per line, sorted
10 years ago
Chulki Lee 3f0795b23c sort regions by name
10 years ago
Chulki Lee 7f3f5f4bfa add tests for all ami regions
10 years ago
Kimo Rosenbaum 09543fc4e7 Add mount_partition to amazon-chroot builder to specify a partition other than 1
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
David Zanetti 418da16991 Track the import task and report AMIs created from it
10 years ago
Yuya YAGUCHI 9c8405b2c6 Add AMI Product Codes modification for amazon-ebs & amazon-chroot
10 years ago