proxmox-vm/output.tf

4 lines
55 B
Terraform
Raw Normal View History

2024-09-14 12:26:38 +00:00
output "example" {
//value = some_resource.example
}