Skip to content

Commit

Permalink
Update terraform fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
OlamideOl1 committed Nov 20, 2023
1 parent 8bcd65a commit ba37bda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion outputs.tf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
output "lamdba_role_arn" {
value = aws_iam_role.lambda_role.arn
value = aws_iam_role.lambda_role.arn
description = "ARN for the Lambda function IAM role."
}

0 comments on commit ba37bda

Please sign in to comment.