mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-01-04 20:30:59 -05:00
4 lines
59 B
HCL
4 lines
59 B
HCL
output "ip" {
|
|
value = aws_instance.jump_host.public_ip
|
|
}
|