mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-02-14 14:01:57 -05:00
4 lines
59 B
Terraform
4 lines
59 B
Terraform
![]() |
output "ip" {
|
||
|
value = aws_instance.jump_host.public_ip
|
||
|
}
|