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

Infra: manage cluster access from an external data source #33

Open
agaudreault opened this issue Mar 1, 2024 · 0 comments
Open

Infra: manage cluster access from an external data source #33

agaudreault opened this issue Mar 1, 2024 · 0 comments

Comments

@agaudreault
Copy link
Member

agaudreault commented Mar 1, 2024

The list of permission to the GCP account is managed as code, but the users access is given on personal gmail accounts. Some users might not want to have their personal gmail in the source code publicly available.
A Terraform Data Source can be used to retrieve the list of user gmail to use for permissions.

AC

  • Use a low-cost data source to store the list of gmails.
    • Could be managed by a github team, and have a data source that contains the mapping of github username <-> gmail account.
  • Update documentation on how to add/remove a user
  • Update CODEOWNERS based on the github team / users
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant