Skip to content

Commit

Permalink
terrafmt fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
gdavison committed Jul 11, 2024
1 parent bbfc976 commit f02f76e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -570,7 +570,7 @@ resource "aws_verifiedpermissions_identity_source" "test" {
cognito_user_pool_configuration {
user_pool_arn = aws_cognito_user_pool.test.arn
client_ids = [aws_cognito_user_pool_client.test.id]
}
}
}
}
Expand Down

0 comments on commit f02f76e

Please sign in to comment.