output test basic

This commit is contained in:
2025-10-18 15:15:31 -04:00
parent 344cb8a398
commit ef8ad56273

4
outputs.tf Normal file
View File

@@ -0,0 +1,4 @@
output "proxmox" {
description="I am doing my Best"
value = basic.id
}