output "ipv4_address" { description = "Public IPv4 of the control-plane host." value = hcloud_server.control_plane.ipv4_address } output "server_id" { description = "Vendor server ID." value = hcloud_server.control_plane.id }