Changed from nested `disks` block (v3.0 syntax) to flat `disk` block
(v2.9 syntax):
- disks { scsi { scsi0 { disk {...} } } } → disk { slot = 0, ... }
- Added explicit slot, type, and iothread parameters
- Maintains same functionality with v2.9-compatible syntax
|
||
|---|---|---|
| .. | ||
| pve1 | ||
| pve2 | ||
| pve3 | ||
| .gitignore | ||
| terraform.tfvars.example | ||