Commit Graph

70 Commits (eb009ca4e331f0a653f593e88ca92e51b183ec18)

Author SHA1 Message Date
Mitchell Hashimoto 9ca3d05241 builder/amazonebs: tests for env vars
13 years ago
Mitchell Hashimoto 2a7a7173f1 Merge pull request #40 from justincampbell/amazon-env-vars
13 years ago
Justin Campbell 4b2b23c32f Add AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY
13 years ago
Jack Pearkes c3363e48ed builder/amazonebs: sleep between checks for ami create
13 years ago
Justin Campbell 9c9c60aabf Default to AWS_ env vars for key and secret
13 years ago
Krzysztof Wilczynski 8201b7f6e1 Fix a typo.
13 years ago
Mitchell Hashimoto 6d87e6aa76 builder/amazonebs: Wait for instance to terminate during cleanup
13 years ago
Mitchell Hashimoto 2e0a051539 builder/*: Fail if provisioning fails [GH-33]
13 years ago
Mitchell Hashimoto 227ab55617 builder/amazonebs: Artifact ID works
13 years ago
Mitchell Hashimoto c490911eb6 builder/amazonebs: Get rid of TODO since we can specify source states
13 years ago
Mitchell Hashimoto cac0f49bb8 builder/amazonebs: Return proper errors
13 years ago
Mitchell Hashimoto 72f5d84cb7 fmt
13 years ago
Mitchell Hashimoto 0edeb49467 builder/amazonebs: If only one error on destroy, just return it
13 years ago
Mitchell Hashimoto 4f229dea09 builder/amazonebs: Implement Artifact.Destroy
13 years ago
Mitchell Hashimoto 0f354c79d1 packer: Add Destroy method to artifact
13 years ago
Mitchell Hashimoto e1c0616a14 builder/amazonebs: Tests for invalid AMI name
13 years ago
Jack Pearkes e0a4e72be5 builder/amazonebs: check for err parsing template for ami name
13 years ago
Mitchell Hashimoto d0dc0a769e fmt
13 years ago
Mitchell Hashimoto f754c171e8 builder/*: Add support for debug
13 years ago
Mitchell Hashimoto a6194467ac builder/*: Adhere to the new interface
13 years ago
Mitchell Hashimoto 521b59a6fa Make everything support the new builder interface
13 years ago
Mitchell Hashimoto dc641324de builder/amazonebs: Create temporary security group as well
13 years ago
Mitchell Hashimoto 3b3efab805 builder/amazonebs: Tell the user if the termination failed
13 years ago
Mitchell Hashimoto ccc95e7e5c builder/amazonebs: Slight slepe between connection attempts to SSH
13 years ago
Mitchell Hashimoto 352f875dbf builder/amazonebs: Handle interrupts while waiting for SSH
13 years ago
Mitchell Hashimoto 417f7e7f47 fmt
13 years ago
Mitchell Hashimoto de9c4ace9e builder/amazonebs: Timeouts while waiting for SSH to connect
13 years ago
Mitchell Hashimoto 62309cb6de Build/Builder take a Cache object now
13 years ago
Mitchell Hashimoto c29d754fa8 builder/vmware: break out the proper loop
13 years ago
Mitchell Hashimoto be1e60aa26 builder/amazonebs: Validate region exists
13 years ago
Mitchell Hashimoto 4fa27e6a30 builder/amazonebs: Finish basic validation
13 years ago
Mitchell Hashimoto 4223e5bcca builder/amazonebs: Additional validation
13 years ago
Mitchell Hashimoto 6a23cb726c builder/amazonebs: Config validation, testing
13 years ago
Mitchell Hashimoto ec22477185 builder/amazonebs: Use unix timestamps
13 years ago
Mitchell Hashimoto a436b91330 builder/amazonebs: interpolate create time into AMI name
13 years ago
Mitchell Hashimoto 04a4d91431 builder/amazonebs: Better checking for states
13 years ago
Mitchell Hashimoto a099e32df2 builder/amazonebs: Handle case where no AMIs
13 years ago
Mitchell Hashimoto f67fdecab6 builder/amazonebs: If cancelled, don't return artifact
13 years ago
Mitchell Hashimoto 5aa78cb4aa builder/amazonebs: Properly implement cancel
13 years ago
Mitchell Hashimoto 0df18df40f builder/amazonebs: extract multistep, use that
13 years ago
Mitchell Hashimoto 079d6f4d43 packer: Introduce Cancel() method to Builder
13 years ago
Mitchell Hashimoto bf296b396e builder/amazonebs: panics in edge cases
13 years ago
Mitchell Hashimoto 33f8d29571 builder/amazonebs, command/build: use new UI interface
13 years ago
Mitchell Hashimoto 35a947e304 builder/amazonebs: Add provisioning step
13 years ago
Mitchell Hashimoto 4bd7db0759 go fmt
13 years ago
Mitchell Hashimoto 8273565255 better comments for TODO
13 years ago
Mitchell Hashimoto cf6d2218ea builder/amazonebs: Artifact returns AMIs
13 years ago
Mitchell Hashimoto 8dfe78dd19 packer: Log UI output
13 years ago
Mitchell Hashimoto dfc332f98c builder/amazonebs: Add ssh_* settings
13 years ago
Mitchell Hashimoto 4453fda2e8 go fmt
13 years ago