mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-12-19 04:44:42 -05:00
4 lines
59 B
HCL
4 lines
59 B
HCL
output "ip" {
|
|
value = aws_instance.jump_host.public_ip
|
|
}
|