output "gitea_ip_address" { value = module.packer_droplet.droplet_ip_address } output "gitea_urn" { value = module.packer_droplet.droplet_urn } output "gitea_volume_urn" { value = digitalocean_volume.gitea_volume.urn }