1
0
mirror of https://github.com/nmasur/dotfiles synced 2025-03-15 23:17:04 +00:00
2025-03-09 18:04:01 +00:00

4 lines
63 B
HCL

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