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

Add a new terraform resource for creating a Super Admin user #106

Open
anna-geller opened this issue Jan 8, 2024 · 0 comments
Open

Add a new terraform resource for creating a Super Admin user #106

anna-geller opened this issue Jan 8, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@anna-geller
Copy link
Member

anna-geller commented Jan 8, 2024

Feature description

Ideal outcome:

  • that user has permission to create roles, users, groups, and service accounts
  • there can be multiple superadmin users created from terraform (even if it requires multiple terraform apply runs with the first one using the special initial endpoint and the following terraform apply runs being triggered after initialization with that first instance admin user credentials)
  • allowing creating it in a way that all follow-up resources like tenant + namespace resources depend on one or more Instance Admin user resources
@anna-geller anna-geller added the enhancement New feature or request label Jan 8, 2024
@anna-geller anna-geller added this to the v0.15.0 milestone Jan 8, 2024
@anna-geller anna-geller changed the title Add a new terraform resource for creating a user with an Instance Admin role Add a new terraform resource for creating a user with a Super Admin role Jan 16, 2024
@anna-geller anna-geller modified the milestones: v0.15.0, v0.16.0 Feb 7, 2024
@anna-geller anna-geller changed the title Add a new terraform resource for creating a user with a Super Admin role Add a new terraform resource for creating a Super Admin user Mar 11, 2024
@anna-geller anna-geller modified the milestones: v0.16.0, v0.17.0 Apr 2, 2024
@anna-geller anna-geller modified the milestones: v0.17.0, v0.18.0 Apr 17, 2024
@anna-geller anna-geller removed this from the v0.18.0 milestone Aug 15, 2024
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
Status: Backlog
Development

No branches or pull requests

2 participants