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
I'm currently using Crossplane to manage GCP resources and have successfully created Service Accounts with it. However, I'm looking to extend this functionality to include IAM user management, specifically to create and manage all IAM users through Crossplane, ensuring centralized control over IAM identities alongside other GCP resources.
Currently, Crossplane provides capabilities for GCP Service Account management, but native support for creating IAM users directly in GCP is lacking. Adding this functionality would allow users like myself to manage both Service Accounts and IAM Users seamlessly within the same infrastructure-as-code framework, improving efficiency and consistency in managing GCP identities.
Proposed Solution:
Include support for managing GCP IAM Users in Crossplane, similar to existing resources such as Service Accounts. This would enhance Crossplane’s ability to manage GCP identity and access resources comprehensively.
The text was updated successfully, but these errors were encountered:
I'm currently using Crossplane to manage GCP resources and have successfully created Service Accounts with it. However, I'm looking to extend this functionality to include IAM user management, specifically to create and manage all IAM users through Crossplane, ensuring centralized control over IAM identities alongside other GCP resources.
Currently, Crossplane provides capabilities for GCP Service Account management, but native support for creating IAM users directly in GCP is lacking. Adding this functionality would allow users like myself to manage both Service Accounts and IAM Users seamlessly within the same infrastructure-as-code framework, improving efficiency and consistency in managing GCP identities.
Proposed Solution:
Include support for managing GCP IAM Users in Crossplane, similar to existing resources such as Service Accounts. This would enhance Crossplane’s ability to manage GCP identity and access resources comprehensively.
The text was updated successfully, but these errors were encountered: