output "output" { value = { for server_key, server in hcloud_server.server : server_key => server } } output "zones" { value = local.zones }