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
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
The text was updated successfully, but these errors were encountered:
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
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
Feature description
Ideal outcome:
terraform apply
runs with the first one using the special initial endpoint and the followingterraform apply
runs being triggered after initialization with that first instance admin user credentials)The text was updated successfully, but these errors were encountered: