2025-02-16 15:40:15 -05:00

4 lines
63 B
HCL

output "host_ip" {
value = aws_instance.instance.public_ip
}