Page MenuHomeSoftware Heritage

proxmox/terraform: Make the vmid variable properly optional
ClosedPublic

Authored by olasd on Jan 19 2022, 6:24 PM.

Details

Summary

The current version of the proxmox provider is able to map resources
using their name rather than the vmid.

Test Plan

terraform plan -> no changes; terraform plan on a new VM is happy without providing a vmid

Diff Detail

Repository
rSPRE sysadm-provisioning
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.