Skip to content

Releases: lucidsolns/terraform-vm-proxmox

Fix constraint

04 Sep 09:02
Compare
Choose a tag to compare
v0.1.2

Fix terraform constraint (prerelease must be an exact match)

Use terraform proxmox provider v3.0.1-rc4

04 Sep 08:35
Compare
Choose a tag to compare
Express terraform proxmox provider v3.0.1-rc4 constraint

 - delete the old hack compilation of v2.9.15

Enable snippets and update examples

24 Dec 00:45
Compare
Choose a tag to compare
v0.0.13

get butane snippets working, update examples to use butane snippets a…

Be less restrictive on the terraform version

23 Dec 22:54
Compare
Choose a tag to compare
v0.0.12

be less restrictive on the terraform version, misc typo fixes

Add 'local' support

17 Dec 10:02
Compare
Choose a tag to compare

Upgrade terraform-provider-ct

17 Dec 06:56
Compare
Choose a tag to compare
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

26 Nov 08:24
Compare
Choose a tag to compare
v0.0.9

generate a unique interface MAC address based on the NIC index, the V…

"repeatable" not supported

26 Nov 05:47
Compare
Choose a tag to compare
"repeatable" is not supported by the provider

- it might be supported by the API

Network adapter macaddr

26 Nov 05:34
Compare
Choose a tag to compare

A candidate fix (work around) for duplicate MAC addresses.

add startup and onboot options

11 Nov 03:45
Compare
Choose a tag to compare
Pre-release
v0.0.6

add startup and onboot options