You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
logs
doesnt takevar.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 acceptvar.tags
as input.Steps to Reproduce
Steps to reproduce the behavior:
Anything that will help us triage the bug will help. Here are some ideas:
The text was updated successfully, but these errors were encountered: