4 lines
93 B
HCL
4 lines
93 B
HCL
locals {
|
|
exchange_url = "https://${azurerm_public_ip.exchange-publicip.ip_address}"
|
|
}
|