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

Feature Request: Support for Managing GCP IAM Users via Crossplane, I'm able to create Service Account But Not IAM User #519

Open
noorulqumar opened this issue Nov 6, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@noorulqumar
Copy link

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.

@noorulqumar noorulqumar added the enhancement New feature or request label Nov 6, 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
None yet
Development

No branches or pull requests

1 participant