output "ip_address" { value = module.packer_droplet.droplet_ip_address } output "urn" { value = module.packer_droplet.droplet_urn } output "volume_urn" { value = digitalocean_volume.syncthing_volume.urn }