Found a bug? Maybe our Slack Community can help.

Describe the Bug
The module logs doesnt take var.tags as input. Therefore, user-defined tags cannot be injected into s3 bucket for logging created by this module has only default tags.
Expected Behavior
The module logs doesnt accept var.tags as input.
Steps to Reproduce
Steps to reproduce the behavior:
- Define tags
- Run the module
- Check the s3 bucket created to save the logs.
- Tags defined in step 1 are not available
Anything that will help us triage the bug will help. Here are some ideas:
Found a bug? Maybe our Slack Community can help.
Describe the Bug
The module
logsdoesnt takevar.tagsas input. Therefore, user-defined tags cannot be injected into s3 bucket for logging created by this module has only default tags.Expected Behavior
The module
logsdoesnt acceptvar.tagsas input.Steps to Reproduce
Steps to reproduce the behavior:
Anything that will help us triage the bug will help. Here are some ideas: