Skip to content

Conversation

@franviera92
Copy link
Contributor

Please acepte merge, i need configure log bucket

@franviera92 franviera92 requested a review from morgante as a code owner October 25, 2021 18:16
@comment-bot-dev
Copy link

comment-bot-dev commented Oct 25, 2021

Thanks for the PR! 🚀
✅ Lint checks have passed.

@franviera92
Copy link
Contributor Author

@morgante Hi, you can me in approve please

main.tf Outdated
labels = var.bucket_labels
uniform_bucket_level_access = true

logging {
Copy link
Contributor

Choose a reason for hiding this comment

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

Please make this block conditional (so it's only added if log_bucket is not null).

Copy link
Contributor Author

Choose a reason for hiding this comment

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

sure? log_bucket and log_object_prefix can be null

Copy link
Contributor

Choose a reason for hiding this comment

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

If log_bucket is null we don't want to add this block at all.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

i believe this good now

@morgante morgante merged commit 60cd78d into terraform-google-modules:master Oct 26, 2021
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