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

fix:logbucket sink in same project #118

Conversation

felipecrescencio-cit
Copy link
Contributor

Fix for #116 issue.
PR changes:

  • New variable grant_write_permission_on_bkt on logbucket destination module that enables the user to not grant logbucket write permission, that is the use case when sink and logbucket are in the same project - reference
  • Example of usage logbucket in projects
  • Integrated test of logbucket with projects

felipecrescencio-cit and others added 21 commits July 20, 2022 19:07
…is default for user better understanding code and example

-Changed assert bucket name to remove substring and compare to a built string fully qualified name
-Combined similar asserts to tabular
Copy link
Member

@bharathkkb bharathkkb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR @felipecrescencio-cit

@comment-bot-dev
Copy link

@felipecrescencio-cit
Thanks for the PR! 🚀
✅ Lint checks have passed.

@bharathkkb bharathkkb merged commit 44758c2 into terraform-google-modules:master Aug 9, 2022
@felipecrescencio-cit felipecrescencio-cit deleted the fix-logbucket-sink-same-project branch August 9, 2022 17:14
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.

3 participants