mirror of
https://github.com/hashicorp/packer.git
synced 2026-05-28 04:35:38 -04:00
Update googlecompute.html.md
Alternative authentication methode on googl provider
This commit is contained in:
parent
254e18ece9
commit
15f37c20eb
1 changed files with 5 additions and 0 deletions
|
|
@ -104,6 +104,11 @@ location found:
|
|||
4. On Google Compute Engine and Google App Engine Managed VMs, it fetches
|
||||
credentials from the metadata server. (Needs a correct VM authentication
|
||||
scope configuration, see above.)
|
||||
|
||||
### Alternative Authentication Method
|
||||
On your computer, if you have made your identity available as the
|
||||
Application Default Credentials by running gcloud auth application-default login,
|
||||
the provider will use your identity.
|
||||
|
||||
## Examples
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue