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