- Notifications
You must be signed in to change notification settings - Fork687
Open
Description
Currently, the module supportslambda_tags for tagging Lambda functions. It would be useful to have a similars3_tags input for S3 buckets created by the module. This would allow organizations to track the costs of S3 resources created by the module.
Right now when tags are automatically added by an automation, the module shows constant drift - eachterraform apply removes the added tags. This creates a loop where the automation adds tags, and everyterraform apply removes them. Supportings3_tags would allow users to manage tags through Terraform without interfering with organizational tagging policies.
Metadata
Metadata
Assignees
Labels
No labels