2025-02-08 20:14:54 -05:00

4 lines
63 B
HCL

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