3 lines
75 B
Terraform
3 lines
75 B
Terraform
output function-arn {
|
|
value = aws_lambda_function.rotation-reminder.arn
|
|
} |