mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-05-06 00:46:56 +00:00
📃 Add gcloud auth application-default login
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user