mirror of
https://github.com/farcasclaudiu/terraform-course.git
synced 2026-06-28 19:02:07 +03:00
docker-demo-2
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
output "elb" {
|
||||
value = "${aws_elb.myapp-elb.dns_name}"
|
||||
}
|
||||
Reference in New Issue
Block a user