- 14 Jul, 2013 22 commits
-
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
[GH-152]
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mark Peek authored
Currently the passed in AWS auth or AWS environment variables are interpreted by packer. This change moves that logic into goamz in order to support both the existing and instance based IAM role authentication. This requires a corresponding change to goamz.
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
/cc @markpeek I think this is much cleaner. Also, I made it so it doesn't append by default... I like the idea of appending but it scares me that for a bug report someone might put like a multi-megabyte gist of logs at me. HAHA. We'll see.
-
Mitchell Hashimoto authored
Add ability to send log output to a file using PACKER_LOG_PATH
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
- 13 Jul, 2013 8 commits
-
-
Mark Peek authored
When the environment variables PACKER_LOG and PACKER_LOG_PATH are both set the log output will be appended to the PACKER_LOG_PATH file.
-
Mitchell Hashimoto authored
/cc @jasonberanek - Swapped this because why even bother doing a stat if we're forcing anyways.
-
Mitchell Hashimoto authored
builder/virtualbox, vmware: Remove output directory in a step when "-force" flag step [GH-178]
-
Jason A. Beranek authored
-
Mitchell Hashimoto authored
Add instructions on how to get Go set up to contribute.
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
packer, builder/*: Add support for -force flag on builds [GH-119]
-
- 12 Jul, 2013 7 commits
-
-
Steven Merrill authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
builder/amazonebs: Ability to specify a pre-existing SecurityGroupId for the AmazonEBS Builder
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
builder/digitalocean: use detected env variables for credentials
-
Jack Pearkes authored
-
Jason A. Beranek authored
-
- 11 Jul, 2013 3 commits
-
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
builder/amazonebs: Validate that instance exists and is EBS based before trying to launch it
-