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