Matthew Hooker
|
81522dced0
|
move packer to hashicorp
|
2017-04-04 13:39:01 -07:00 |
YAMADA Tsuyoshi
|
5dc6b18365
|
googlecompute-export: use application default credential as same as googlecompute builder
|
2016-11-10 18:58:38 +09:00 |
YAMADA Tsuyoshi
|
61e2ea308e
|
googlecompute-export: Fixed scopes to run gcloud, gsutil in startup script
|
2016-11-10 17:54:28 +09:00 |
Scott Crunkleton
|
85210afe92
|
googlecompute: conditionally omit the wait for startup script step if no startup script is provided.
|
2016-11-02 15:20:21 -07:00 |
Matthew Hooker
|
a8e57d83d2
|
gofmt project.
noticed many unrelated changes being added to patches because of gofmt.
ran `find . -not -path "./vendor/*" -name "*.go" -exec gofmt -w {} \;`
|
2016-09-29 14:13:06 -07:00 |
Scott Crunkleton
|
1b9b37bdc1
|
Added some error handling and logs for the GCE export startup script.
|
2016-08-15 16:25:57 -07:00 |
crunk1
|
55b5a45ae4
|
Created googlecompute-export post-processor. Modified the googlecompute builder to pass a few configuration values to its resulting artifact. These values can then be used in googlecompute-export post-processor.
Added documentation and changed authentication stuff on temporary VM.
|
2016-08-15 14:36:26 -07:00 |