mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-01-07 19:01:55 -05:00
4 lines
57 B
HCL
4 lines
57 B
HCL
output "address" {
|
|
value = "${aws_elb.web.dns_name}"
|
|
}
|