chore(deps): update terraform proxmox to v0.93.0 #12
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.90.0→0.93.0Release Notes
bpg/terraform-provider-proxmox (proxmox)
v0.93.0Compare Source
Features
path_in_datastorecomputed attribute for cross-resource refs (#2493) (616ec37)hotplugparameter (#2356) (891fd41)Bug Fixes
Miscellaneous
v0.92.0Compare Source
⚠ BREAKING CHANGES
The
proxmox_virtual_environment_download_fileresource now checks the upstream URL's Content-Length during every refresh withoverwrite=true(default). This restores the original behavior from v0.33.0 that was accidentally removed in v0.78.2. Users who want to disable upstream checking should setoverwrite=false.The
proxmox_virtual_environment_firewall_optionsresource now requires exactly one ofvm_idorcontainer_idto be specified. Previously, configurations with onlynode_namewould pass validation but fail at runtime. This change enforces the requirement at validation time.Features
Bug Fixes
download_file(#2474) (ad181ee), closes #2470vm_id/container_idrequired in VM/Container -level firewall options (#2453) (5ded5d4)Miscellaneous
apt_standard_repositorydocs (#2471) (ccbaabd), closes #2421v0.91.0Compare Source
Features
Bug Fixes
Miscellaneous
36b4f45→b6ba523) (#2439) (f82f03c)b6ba523→6cc2338) (#2448) (2b22bde)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.