Skip to content

Commit 6e7a35a

Browse files
committed
terrafmt
1 parent 127c376 commit 6e7a35a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/service/s3/bucket_lifecycle_configuration_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4743,7 +4743,7 @@ resource "aws_s3_bucket_lifecycle_configuration" "test" {
47434743
}
47444744
47454745
noncurrent_version_expiration {
4746-
noncurrent_days = %[2]d
4746+
noncurrent_days = %[2]d
47474747
}
47484748
47494749
status = "Enabled"

0 commit comments

Comments
 (0)