mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-09 08:42:33 -04:00
builders/googlecompute: fixed link in docs.
This commit is contained in:
parent
2db039bfe2
commit
a935b31620
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ Compute Engine doesn't allow the creation of images from scratch.
|
|||
Authenticating with Google Cloud services requires at most one JSON file,
|
||||
called the _account file_. The _account file_ is **not** required if you are running
|
||||
the `googlecompute` Packer builder from a GCE instance with a properly-configured
|
||||
[Compute Engine Service Account](https://cloud.google.com/compute/docs/authentication.
|
||||
[Compute Engine Service Account](https://cloud.google.com/compute/docs/authentication).
|
||||
|
||||
### Running With a Compute Engine Service Account
|
||||
If you run the `googlecompute` Packer builder from a GCE instance, you can configure that
|
||||
|
|
|
|||
Loading…
Reference in a new issue