Skip to content

Commit 34e8ab7

Browse files
committed
update terraform
1 parent 2e5bb22 commit 34e8ab7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/modules/frontend/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ resource "aws_s3_bucket_lifecycle_configuration" "frontend" {
3131
}
3232

3333
noncurrent_version_expiration {
34-
noncurrent_days = 30
34+
noncurrent_days = 60
3535
}
3636
}
3737
}

0 commit comments

Comments
 (0)