mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-12-11 00:44:20 -05:00
4 lines
84 B
HCL
4 lines
84 B
HCL
output "ip" {
|
|
value = azurerm_linux_virtual_machine.jump_host.public_ip_address
|
|
}
|