Update Terraform proxmox to v2.9.14
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
proxmox (source) | required_provider | patch |
2.9.13 -> 2.9.14
|
Release Notes
Telmate/terraform-provider-proxmox
v2.9.14
What's Changed
- fix and consolidate persmissions by @mleone87 in https://github.com/Telmate/terraform-provider-proxmox/pull/683
- Add Unicast MAC Address requirement to docs by @browningluke in https://github.com/Telmate/terraform-provider-proxmox/pull/675
- Add Missing Required Permission by @scottbot95 in https://github.com/Telmate/terraform-provider-proxmox/pull/688
- fix(docs) vm_qemu.md table misalignment by @akazantzidis in https://github.com/Telmate/terraform-provider-proxmox/pull/689
- Do not return error if MAC address value is empty by @NlVlN in https://github.com/Telmate/terraform-provider-proxmox/pull/690
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.24.1 to 2.25.0 by @dependabot in https://github.com/Telmate/terraform-provider-proxmox/pull/698
- Bump golang.org/x/net from 0.6.0 to 0.7.0 by @dependabot in https://github.com/Telmate/terraform-provider-proxmox/pull/709
- Support 'T' suffix for size attribute in LXC rootfs and mountpoints by @simoncaron in https://github.com/Telmate/terraform-provider-proxmox/pull/695
- Fix Ipconfigmap empty values by @tnyeanderson in https://github.com/Telmate/terraform-provider-proxmox/pull/696
- change boot order in example by @GannonTdW in https://github.com/Telmate/terraform-provider-proxmox/pull/697
- Updated cloud-init example guide by @ntatschner in https://github.com/Telmate/terraform-provider-proxmox/pull/707
- Add qemu machine type support for vm and make waiting times for creat… by @mleone87 in https://github.com/Telmate/terraform-provider-proxmox/pull/684
- Remove ForceNew from ip option by @saturn4er in https://github.com/Telmate/terraform-provider-proxmox/pull/713
- Update dependencies by @ccadruvi in https://github.com/Telmate/terraform-provider-proxmox/pull/720
- extract pm_user from pm_api_token_id when GetUserPermissions by @ethinx in https://github.com/Telmate/terraform-provider-proxmox/pull/649
New Contributors
- @browningluke made their first contribution in https://github.com/Telmate/terraform-provider-proxmox/pull/675
- @scottbot95 made their first contribution in https://github.com/Telmate/terraform-provider-proxmox/pull/688
- @akazantzidis made their first contribution in https://github.com/Telmate/terraform-provider-proxmox/pull/689
- @NlVlN made their first contribution in https://github.com/Telmate/terraform-provider-proxmox/pull/690
- @simoncaron made their first contribution in https://github.com/Telmate/terraform-provider-proxmox/pull/695
- @GannonTdW made their first contribution in https://github.com/Telmate/terraform-provider-proxmox/pull/697
- @ntatschner made their first contribution in https://github.com/Telmate/terraform-provider-proxmox/pull/707
- @saturn4er made their first contribution in https://github.com/Telmate/terraform-provider-proxmox/pull/713
- @ccadruvi made their first contribution in https://github.com/Telmate/terraform-provider-proxmox/pull/720
- @ethinx made their first contribution in https://github.com/Telmate/terraform-provider-proxmox/pull/649
Full Changelog: https://github.com/Telmate/terraform-provider-proxmox/compare/v2.9.13...v2.9.14
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.