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