Skip to content

Commit fc71a67

Browse files
remove extra line
1 parent 4840ad3 commit fc71a67

File tree

1 file changed

+0
-1
lines changed
  • infra/modules/terraform-backend-s3

1 file changed

+0
-1
lines changed

infra/modules/terraform-backend-s3/main.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,6 @@ resource "aws_s3_bucket_lifecycle_configuration" "tf_log" {
159159
id = "move-s3-to-ia"
160160
status = "Enabled"
161161

162-
163162
abort_incomplete_multipart_upload {
164163
days_after_initiation = 15
165164
}

0 commit comments

Comments
 (0)