mirror of
https://github.com/FoggedLens/deflock.git
synced 2026-03-23 19:51:20 +01:00
3 lines
93 B
HCL
3 lines
93 B
HCL
output "ecr_repository_url" {
|
|
value = aws_ecr_repository.lambda_repository.repository_url
|
|
} |