output "vpc_id" { value = var.vpc_id == "undefined" ? digitalocean_vpc.talos[0].id : var.vpc_id }