mirror of
https://github.com/FoggedLens/deflock.git
synced 2026-02-12 23:12: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
|
|
} |