We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e5bb22 commit 34e8ab7Copy full SHA for 34e8ab7
terraform/modules/frontend/main.tf
@@ -31,7 +31,7 @@ resource "aws_s3_bucket_lifecycle_configuration" "frontend" {
31
}
32
33
noncurrent_version_expiration {
34
- noncurrent_days = 30
+ noncurrent_days = 60
35
36
37
0 commit comments