mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 13:06:57 -06:00
5 lines
99 B
HCL
5 lines
99 B
HCL
output "address" {
|
|
value = "${aws_elb.web.dns_name}"
|
|
description = "URL of the Artifactory "
|
|
}
|