Merge pull request #1915 from mbrukman/googlecompute-docs-fix-link

builders/googlecompute: fixed link in docs.
This commit is contained in:
Eric Johnson 2015-02-11 07:00:01 -08:00
commit 22573d0d8c
1 changed files with 1 additions and 1 deletions

View File

@ -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, 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 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 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 ### Running With a Compute Engine Service Account
If you run the `googlecompute` Packer builder from a GCE instance, you can configure that If you run the `googlecompute` Packer builder from a GCE instance, you can configure that