Skip to content

Commit f02f76e

Browse files
committed
terrafmt fmt
1 parent bbfc976 commit f02f76e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/service/verifiedpermissions/identity_source_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -570,7 +570,7 @@ resource "aws_verifiedpermissions_identity_source" "test" {
570570
cognito_user_pool_configuration {
571571
user_pool_arn = aws_cognito_user_pool.test.arn
572572
client_ids = [aws_cognito_user_pool_client.test.id]
573-
}
573+
}
574574
}
575575
}
576576

0 commit comments

Comments
 (0)