n8n/packages/@n8n/benchmark/infra/output.tf

4 lines
54 B
HCL

output "vm_name" {
value = module.test_vm.vm_name
}