mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-07-30 10:38:46 -04:00
3 lines
84 B
HCL
3 lines
84 B
HCL
output "ip" {
|
|
value = azurerm_linux_virtual_machine.jump_host.public_ip_address
|
|
}
|