📃 Add gcloud auth application-default login

This commit is contained in:
Jérôme Petazzoni
2022-01-19 11:24:00 +01:00
parent 25e844fdf4
commit 9a71d0e260

View File

@@ -4,6 +4,16 @@
- Authenticate with `gcloud auth login`
(this is to use `gcloud` CLI commands)
- Authenticate with `gcloud auth application-default login`
(this is so that Terraform can use the GCP API)
---
## Create project
- Create a project or use one of your existing ones
- Set the `GOOGLE_PROJECT` env var to the project name