1
0
mirror of https://github.com/nmasur/dotfiles synced 2025-03-16 02:47:04 +00:00
2025-02-16 15:40:15 -05:00

4 lines
63 B
HCL

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