Releases: Parallels/terraform-provider-parallels-desktop
Releases · Parallels/terraform-provider-parallels-desktop
v0.5.2
v0.5.1
- 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
- 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
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
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
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