-
-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Labels
bug🐛 An issue with the system🐛 An issue with the system
Description
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:
- https://github.com/cloudposse/terraform-aws-s3-website/blob/0.9.0/main.tf
- module tag is 0.9.0
Metadata
Metadata
Assignees
Labels
bug🐛 An issue with the system🐛 An issue with the system