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

logs module should also take var.tags as input. #37

Open
bbakla opened this issue May 19, 2020 · 0 comments
Open

logs module should also take var.tags as input. #37

bbakla opened this issue May 19, 2020 · 0 comments
Labels
bug 🐛 An issue with the system

Comments

@bbakla
Copy link

bbakla commented May 19, 2020

Found a bug? Maybe our Slack Community can help.

Slack Community

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:

  1. Define tags
  2. Run the module
  3. Check the s3 bucket created to save the logs.
  4. Tags defined in step 1 are not available

Anything that will help us triage the bug will help. Here are some ideas:

@bbakla bbakla added the bug 🐛 An issue with the system label May 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 An issue with the system
Projects
None yet
Development

No branches or pull requests

1 participant