terraform Calculate Terraform count using the length of a list during interpolation How do you use Terraform's count feature and have custom attributes per system? Use arrays and the length function, that's how.
linux Gotchas when migrating Fedora qcow2 images to vmware My issue was that the initramfs didn't contain the necessary drivers for the emulated hardware and as such the VM refused to boot except into emergency mode.
vmware Migrate qcow2 images from KVM to VMWare I recently switched from Proxmox to ESXI for my primary Hypervisor due to better support for automation tools like Ansible and Terraform plus better integrations with Red Hat Satellite. I