1
0
mirror of https://github.com/nmasur/dotfiles synced 2025-03-15 22:07:05 +00:00
2025-03-09 17:09:33 +00:00

4 lines
63 B
HCL

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