mirror of
https://github.com/optim-enterprises-bv/terraform-talos.git
synced 2025-10-29 09:32:39 +00:00
5 lines
49 B
HCL
5 lines
49 B
HCL
|
|
output "vms" {
|
|
value = hcloud_server.worker
|
|
}
|