Skip to content

feat: make granting service agent bigquery roles optional #183

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

Merged
merged 1 commit into from
Apr 5, 2024
Merged

feat: make granting service agent bigquery roles optional #183

merged 1 commit into from
Apr 5, 2024

Conversation

antoinedeschenes
Copy link
Contributor

Allow disabling project-wide BQ binding creation, which can be useful when the module is used multiple times.

This avoids destroying bigquery bindings for the whole project when a single module instance is destroyed.

@antoinedeschenes antoinedeschenes requested review from imrannayer and a team as code owners April 1, 2024 19:08
Allow disabling project-wide BQ binding creation, which can be useful when
the module is used multiple times.

This avoids destroying bigquery bindings for the whole project when a
single module instance is destroyed.

Signed-off-by: Antoine Deschênes <antoine.deschenes@linux.com>
@antoinedeschenes
Copy link
Contributor Author

@imrannayer lint should pass now, I pushed the doc update

@imrannayer
Copy link
Collaborator

/gcbrun

@imrannayer imrannayer merged commit 9508971 into terraform-google-modules:master Apr 5, 2024
@antoinedeschenes antoinedeschenes deleted the feat/add-grant_bigquery_project_roles branch April 5, 2024 13:15
@antoinedeschenes
Copy link
Contributor Author

Thanks @imrannayer. Are there plans for a new module release soon?

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