Releases: lucidsolns/terraform-vm-proxmox
Releases · lucidsolns/terraform-vm-proxmox
Fix constraint
Use terraform proxmox provider v3.0.1-rc4
Express terraform proxmox provider v3.0.1-rc4 constraint - delete the old hack compilation of v2.9.15
Enable snippets and update examples
v0.0.13 get butane snippets working, update examples to use butane snippets a…
Be less restrictive on the terraform version
v0.0.12 be less restrictive on the terraform version, misc typo fixes
Add 'local' support
Upgrade terraform-provider-ct
upgrade 'poseidon/ct' provider - allows creating Flatcar VM with v1.0.0 or v1.1.0 butane configuration Note: I have found the behavior of ignition when trying to create files which already exist (with the default overwrite=false) is to fail the VM startup
Generate a unique MAC address
v0.0.9 generate a unique interface MAC address based on the NIC index, the V…
"repeatable" not supported
"repeatable" is not supported by the provider - it might be supported by the API
Network adapter macaddr
A candidate fix (work around) for duplicate MAC addresses.
add startup and onboot options
v0.0.6 add startup and onboot options