packer-cn/builder/amazonebs
Mark Peek 839045264e Move AWS auth decisions to goamz [GH-160]
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.
2013-07-14 12:29:43 +09:00
..
artifact.go Fix a typo. 2013-06-28 17:33:42 +01:00
artifact_test.go builder/amazonebs: Artifact ID works 2013-06-26 17:40:21 -07:00
builder.go Move AWS auth decisions to goamz [GH-160] 2013-07-14 12:29:43 +09:00
builder_test.go Move AWS auth decisions to goamz [GH-160] 2013-07-14 12:29:43 +09:00
hook.go packer/rpc: Properly support hooks 2013-05-11 11:11:40 -07:00
instance.go builder/amazonebs: Better checking for states 2013-06-04 11:29:59 -07:00
step_connect_ssh.go builder/amazonebs: retry SSH handshakes [GH-130] 2013-07-07 20:37:43 -07:00
step_create_ami.go builder/amazonebs: sleep between checks for ami create 2013-06-29 12:35:48 +02:00
step_keypair.go builder/amazonebs: Return proper errors 2013-06-19 20:54:02 -07:00
step_provision.go builder/*: Fail if provisioning fails [GH-33] 2013-06-26 17:54:57 -07:00
step_run_source_instance.go Update CHANGELOG 2013-07-12 07:01:23 +09:00
step_security_group.go Adding the ability to specify a security_group_id for the amazonebs builder 2013-07-10 09:32:50 +02:00
step_stop_instance.go builder/amazonebs: Get rid of TODO since we can specify source states 2013-06-19 20:57:56 -07:00