mirror of
https://github.com/FoggedLens/deflock.git
synced 2026-02-13 15:32:48 +00:00
3 lines
93 B
HCL
3 lines
93 B
HCL
output "ecr_repository_url" {
|
|
value = aws_ecr_repository.lambda_repository.repository_url
|
|
} |