# Output
output "instance_ip" {
value = google_compute_instance.main.network_interface[0].access_config[0].nat_ip
}