Files
terraform/outputs.tf
2025-10-18 15:15:31 -04:00

4 lines
78 B
HCL

output "proxmox" {
description="I am doing my Best"
value = basic.id
}