mirror of
https://github.com/Hestia-Homes/survey-extraction.git
synced 2026-06-08 11:17:29 +00:00
3 lines
No EOL
84 B
HCL
3 lines
No EOL
84 B
HCL
output "ecr_repo_url" {
|
|
value = aws_ecr_repository.lambda_example.repository_url
|
|
} |