mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-05-06 08:15:48 -04:00
3 lines
59 B
HCL
3 lines
59 B
HCL
output "ip" {
|
|
value = aws_instance.jump_host.public_ip
|
|
}
|