Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create and use service account with Terraform #33

Open
jgraeger opened this issue May 16, 2022 · 1 comment
Open

Create and use service account with Terraform #33

jgraeger opened this issue May 16, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@jgraeger
Copy link
Member

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.

@jgraeger
Copy link
Member Author

jgraeger commented May 16, 2022

Due to adding google_project_service in #34, also the Service Usage-Administrator role is required.

@ldb ldb added the enhancement New feature or request label May 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants