Skip to content

Commit 5b924b9

Browse files
committed
Fix terrafmt error.
1 parent 20ba086 commit 5b924b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/service/iot/logging_options_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ EOF
9696
resource "aws_iam_role_policy" "test" {
9797
name = %[1]q
9898
role = aws_iam_role.test.id
99-
99+
100100
policy = <<EOF
101101
{
102102
"Version": "2012-10-17",

0 commit comments

Comments
 (0)