mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 05:06:56 -06:00
4 lines
57 B
HCL
4 lines
57 B
HCL
output "address" {
|
|
value = "${aws_elb.web.dns_name}"
|
|
}
|