Organization Admin permission is being removed for User #2773
HarshalSanap007
started this conversation in
General
Replies: 2 comments 5 replies
-
This is working as intended. The organization admin role is managed authoritatively by bootstrap. After running it for the first time, you should have a gcp-organization-admins group with the organization admin role. Add yourself to that group instead of granting your user the role directly |
Beta Was this translation helpful? Give feedback.
5 replies
-
Hey @juliocc , I have one doubt - Can I use a same code for 2 organization at same time , I mean can I pass two organizations in .tfvars which will deploy the landing zone in 2 orgs without much code refactoring ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey @ludoo ,
Im facing one issue while deploying fast fabric 0-bootstrap stage where, its removing my users Organization administrator permission every time when I'm trying to run this stage, as Im again asking my admin to grant me manually and terraform is trynna remove it .Other roles are also there like owner ,logging admin these are also granted manually but its not removing them.
Points to consider
My user had Organization administrator as its a requirement to run this stage but while running its removing that permission from my user. I haven't changed fast fabric code for bootstrap stage.
Could you help me understand why this must be happening ?
Beta Was this translation helpful? Give feedback.
All reactions