Skip to content

Releases: bpg/terraform-provider-proxmox

v0.6.0

12 Aug 02:06
@bpg bpg
1d70733

Choose a tag to compare

What's Changed

Major changes:

  • Upgrade the provider codebase to use Terraform SDK v2 by @bpg in #91

Enhancements:

  • Add support for "iothread" disk option for VM by @bpg in #97

Bug fixes:

New Contributors

Full Changelog: v0.5.3...v0.6.0

v0.5.3

02 Jun 03:22
@bpg bpg

Choose a tag to compare

What's Changed

  • Update docs by @bpg in #57
  • Bump hashicorp/go-getter for CVE-2022-30323 fix by @bpg in #82
  • Bump other dependencies to their current versions

Full Changelog: v0.5.2...v0.5.3

v0.5.2

10 May 03:33
@bpg bpg
8842d8d

Choose a tag to compare

What's Changed

  • Add support for darwin_arm64 in Makefile & bump deps in examples by @bpg in #56
  • Bump all dependencies by @bpg in #67

Full Changelog: v0.5.1...v0.5.2

v0.5.1

22 Mar 01:46
@bpg bpg

Choose a tag to compare

What's Changed

  • virtual_environment_datastores.go: Update remote command to get datasource path by @mattburchett in #49
  • Bump provider version to 0.5.1 by @bpg in #52

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

07 Nov 02:48
48595cc

Choose a tag to compare

What's Changed

BREAKING CHANGES:

  • Bump provider version to 0.5.0 by @bpg in #32

Full Changelog: v0.4.6...v0.5.0

v0.4.6

10 Sep 01:04
6ff9e3a

Choose a tag to compare

BUG FIXES:

  • JSON unmarshal error when deploying LCX container #15
  • [BUG] SIGSEGV if cloned VM disk is in the different storage #2
  • fix make test error #1 (bpg)