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
Right now we are using a predefined GCP service account for all tasks performed by terraform.
We want to create the required service accounts also via terraform using only a restricted predefined service account with IAM roles.
In the current state of the infrastructure, the used predefined services account requires the GCP "Editor" and "Cluster-Administrator" roles.
Right now we are using a predefined GCP service account for all tasks performed by terraform.
We want to create the required service accounts also via terraform using only a restricted predefined service account with IAM roles.
In the current state of the infrastructure, the used predefined services account requires the GCP "Editor" and "Cluster-Administrator" roles.
Follow-Up to #10.
The text was updated successfully, but these errors were encountered: