GoogleCloudPlatform / gke-terraform-generator

gke-tf was created to streamline the creation of customized Terraform source files that build GKE clusters and supporting resources in GCP.
Apache License 2.0
55 stars 24 forks source link

Adding missed Oauth permission #21

Closed chrislovecnm closed 1 year ago

chrislovecnm commented 4 years ago

We missed the oauth permission for storage in order for a cluster to access the container registry.

chrislovecnm commented 4 years ago

We may need "https://www.googleapis.com/auth/logging.write",

and the dev storage is not working ...