Terraform Providers: Proxmox Edition

I responded to a question recently with someone having trouble creating a dynamically variable number of storage devices for a Proxmox VM using the Telmate/proxmox provider: Is there any way to turn those scsi<N> blocks into a loop or something like that? I tried dynamic, but that only works if they all have the same … Continue reading Terraform Providers: Proxmox Edition

Terraform Cross-Object Reference Limitations

Someone asked me for help with a provider that I never used before which led me to all sorts of recommendations and an issue that I will be opening. However, while writing up some examples of what could be done if they improved the provider, I ran across the next step in my unending dissatisfaction … Continue reading Terraform Cross-Object Reference Limitations