Skip to content

Releases: Parallels/terraform-provider-parallels-desktop

v0.5.2

13 Nov 14:59
253c148
Compare
Choose a tag to compare
  • Fix mandatory package dependencies

v0.5.1

12 Nov 13:21
69b0a88
Compare
Choose a tag to compare
  • Fixed an issue where if we enabled the HTTPS for a host and registered it with an orchestrator, it would fail due to the wrong port
  • Added the new resource called vm_state to set an existing VM to a state
  • Fixed an issue in the telemetry not being sent correctly

v0.5.0

11 Nov 12:26
c8f17c4
Compare
Choose a tag to compare
  • Fixed #53 an issue where the specs where not being applied correctly if the machine was stop at some points
  • Fixed an issue where the specs cpu_count and memory_count where not being calculated correctly
  • Resolved #54 Added the ability to use the vm datasource with the orchestrator
  • Resolved #58 Added the new shared block to allow port forwarding in the the following providers, clone_vm, remote_image, vagrant_box and deploy
  • Updated all examples to include the new formats and the new fields
  • Added an output to the following providers, clone_vm, remote_image, vagrant_box showing the internal and external ips if available
  • Fixed an issue where if the api_port was changed after it was already deployed it would not register with the host
  • Resolved #52 Added a new property to set the desired state for any of the VM providers with keep_running
  • Moved the resources files to use the new versioning approach for future upgrades in schemas

v0.4.9

29 Oct 10:22
586d57f
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/pkg/sftp from 1.13.6 to 1.13.7 by @dependabot in #48
  • Added the ability to set environment variables for scripts by @cjlapao in #49

Full Changelog: v0.4.8...v0.4.9

v0.4.8

18 Oct 10:03
d3e96fa
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/hashicorp/terraform-plugin-framework-validators from 0.13.0 to 0.14.0 by @dependabot in #46
  • Add ability to set environment vars by @cjlapao in #47

Full Changelog: v0.4.7...v0.4.8

v0.4.7

16 Oct 12:11
be6cd14
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/hashicorp/terraform-plugin-framework from 1.11.0 to 1.12.0 by @dependabot in #38
  • Added option update devops by @cjlapao in #45

Full Changelog: v0.4.6...v0.4.7

v0.4.6

14 Oct 17:46
f1ae3da
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.5...v0.4.6

v0.4.5

14 Oct 13:21
bac7696
Compare
Choose a tag to compare

What's Changed

  • fixe the issue with the remoteimage by @cjlapao in #43

Full Changelog: v0.4.4...v0.4.5

v0.4.4

14 Oct 13:02
3c14513
Compare
Choose a tag to compare

Changelog

  • 3c14513 Fix orchestrator remotevm provider (#42)
  • fbd6ff2 Bump golang.org/x/crypto from 0.27.0 to 0.28.0 (#41)

v0.4.3

19 Sep 15:30
29535b6
Compare
Choose a tag to compare

What's Changed

  • Added ability to disable tls validation by @cjlapao in #40

Full Changelog: v0.4.2...v0.4.3