Skip to content

Commit

Permalink
change request_layer output
Browse files Browse the repository at this point in the history
  • Loading branch information
g-lorena committed May 7, 2024
1 parent dac243f commit 076955f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Infra/modules/request_layer/output.tf
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/*
output "lamnda_layer_arn" {
value = aws_lambda_layer_version.my-lambda-layer.arn
}
}
*/

0 comments on commit 076955f

Please sign in to comment.