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

PXD-1350 ⁃ additional logic for iam object GooglePolicyMember #32

Open
philloooo opened this issue Aug 1, 2018 · 0 comments
Open

Comments

@philloooo
Copy link
Contributor

philloooo commented Aug 1, 2018

add an is_user() to GooglePolicyMember

add an is_service_account() to GooglePolicyMember

add an is_group() to GooglePolicyMember

additionally, logic for GooglePolicyMember for specific service account types (currently have an enumeration for these in cirrus:

is_compute_engine_default_service_account()

is_google_api_service_account()

is_compute_engine_api_service_account()

is_user_managed_service_account()

Bonus points for updating fence to use these new functions instead of importing the COMPUTE_ENGINE_DEFAULT_SERVICE_ACCOUNT types and checking against them

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant