You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Após instalar o utilitário gcloud, executar os passos abaixo via make para criar a conta de serviço, as policies e o arquivo de chave para autenticar no GCP.
## 1: Criar Service Account no GCP
make auth-create-sa
## 2: create policy
make auth-create-iam-policy
## 3: add policy
make auth-create-add-policy
## 4: generate creds file
make auth-create-creds-file