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
|
||
|---|---|---|
| .. | ||
| cloud-init.tf | ||
| main.tf | ||
| outputs.tf | ||
| variables.tf | ||