mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
3 lines
63 B
HCL
3 lines
63 B
HCL
output "lambda_arn" {
|
|
value = aws_lambda_function.this.arn
|
|
}
|