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

feat(gcloud_iam): manage service account access #58

Merged
merged 12 commits into from
Aug 31, 2023

Conversation

rahmatrhd
Copy link
Member

closes #57

@rahmatrhd rahmatrhd self-assigned this Aug 10, 2023
@rahmatrhd rahmatrhd merged commit 18895d4 into main Aug 31, 2023
4 checks passed
lifosmin added a commit to lifosmin/guardian that referenced this pull request Sep 1, 2023
feat(gcloud_iam): manage service account access (goto#58)
@rahmatrhd rahmatrhd deleted the service-accounts-access branch September 8, 2023 10:18
rahmatrhd added a commit that referenced this pull request Sep 11, 2023
* feat: introduce new resource type "service_account" in gcloud_iam provider

* feat: grant and revoke access to service account

* test: add test cases for service account provider

* refactor: use switch case

* chore: user goreleaser v1.18.2

* chore: use goreleaser v1.8.3

* chore: fix release pipeline

* fix: fix fetching grantable roles next page token

* refactor: remove additional checking

* chore: use email as service account resource name

* test: add more unit tests for GetResources

* test: add more unit tests for Grant and Revoke Access
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

Successfully merging this pull request may close these issues.

Manage access to GCP service accounts
2 participants