Skip to content

Commit f7409c1

Browse files
committed
add tags
1 parent ff18388 commit f7409c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ resource "aws_s3_bucket" "s3_default" {
6363
expiration {
6464
days = var.lifecycle_days_to_expiration
6565
}
66+
tags = module.labels.tags
6667
}
6768

6869
replication_configuration {

0 commit comments

Comments
 (0)