Files
2021-05-14 20:13:57 -07:00

4 lines
78 B
HCL

locals {
exchange_url = "https://${aws_instance.exchange.public_ip}"
}