chore(deps): Update Terraform proxmox to v3.0.2-rc05
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| proxmox (source) | required_provider | patch |
3.0.2-rc04 -> 3.0.2-rc05
|
Release Notes
Telmate/terraform-provider-proxmox (proxmox)
v3.0.2-rc05
The new experimental proxmox_lxc_guest resource has been added.
What's Changed
- Fix: Clone uses wrong node when identical templates exist on multiple Proxmox nodes by @Tinyblargon in #1398
- Feat: Lxc features by @Tinyblargon in #1404
- Update cloud-init getting started docs by @vipulagarwal in #1392
- feat: can't set
vmidto 0 by @Tinyblargon in #1386 - Update Proxmox 9 privileges in documentation by @Dylan-Bs in #1387
- Feat: error when
automatic_reboot= false by @Tinyblargon in #1400 - chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by @dependabot[bot] in #1390
- Fix: Terraform destroy fails if VM is in HA. by @Tinyblargon in #1410
- Fix: Trying to create two VMs with identical names causes only one VM to be created, while tfstate thinks both exist by @Tinyblargon in #1411
- feat: new Lxc clone by @Tinyblargon in #1424
- docs: use description instead of deprecated desc attribute in proxmox_vm_qemu examples by @NemoDacremont in #1422
- feat: new LXC tags by @Tinyblargon in #1425
- chore(docs): clarify docs on VM.Monitor by @ivan-penchev in #1428
- Feat: new LXC
ssh_public_keysby @Tinyblargon in #1429 - LXC release by @Tinyblargon in #1430
New Contributors
- @vipulagarwal made their first contribution in #1392
- @Dylan-Bs made their first contribution in #1387
- @NemoDacremont made their first contribution in #1422
- @ivan-penchev made their first contribution in #1428
Full Changelog: https://github.com/Telmate/terraform-provider-proxmox/compare/v3.0.2-rc04...v3.0.2-rc05
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.