mirror of
https://github.com/farcasclaudiu/terraform-course.git
synced 2026-06-29 07:01:53 +03:00
docker-demo-1
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
output "myapp-repository-URL" {
|
||||
value = "${aws_ecr_repository.myapp.repository_url}"
|
||||
}
|
||||
Reference in New Issue
Block a user