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

Cannot use generated bucket name as logging bucket #182

Closed
Nuru opened this issue May 16, 2023 · 0 comments · Fixed by #202
Closed

Cannot use generated bucket name as logging bucket #182

Nuru opened this issue May 16, 2023 · 0 comments · Fixed by #202

Comments

@Nuru
Copy link
Contributor

Nuru commented May 16, 2023

Because of this:

count = local.enabled && var.logging != null ? 1 : 0

you cannot use this module to create the logging bucket at the same time as the main bucket.

Follow current Cloud Posse guidelines and make the optional input a list.

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