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

Update infra docs to reflect recent terraform aws changes #3987

Closed
consideRatio opened this issue Apr 24, 2024 · 0 comments
Closed

Update infra docs to reflect recent terraform aws changes #3987

consideRatio opened this issue Apr 24, 2024 · 0 comments

Comments

@consideRatio
Copy link
Contributor

In #3932 we stopped hardcoding user-sa k8s service account names and the creation of a single IAM Role that users of the k8s ServiceAccount is allowed to assume. Instead, its now for example possible to add another IAM role that users of another k8s ServiceAccount can assume, like admin-sa, which then can have different permissions.

Docs to update/write:

  • how to (aws only atm) separate admin/non-admin users cloud permissions (terraform + basehub functionality involved)
  • how to (aws only atm) provide bucket access, also as bucket_readonly_access, and not only bucket_admin_access
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