Skip to content

Commit

Permalink
add tags
Browse files Browse the repository at this point in the history
  • Loading branch information
anmolnagpal committed Sep 3, 2021
1 parent ff18388 commit f7409c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ resource "aws_s3_bucket" "s3_default" {
expiration {
days = var.lifecycle_days_to_expiration
}
tags = module.labels.tags
}

replication_configuration {
Expand Down

0 comments on commit f7409c1

Please sign in to comment.