Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 24, 2025

Bumps telmate/proxmox from 3.0.1-rc1 to 3.0.2-rc01.

Release notes

Sourced from telmate/proxmox's releases.

v3.0.2-rc01

No real fixes, re-release due to the v3.0.1-rc10 checksum issue. Release is called v3.0.2-rc01 instead of v3.0.1-rc11 due to how the Terraform registry determines the latest release.

What's Changed

New Contributors

Full Changelog: Telmate/terraform-provider-proxmox@v3.0.1-rc10...v3.0.2-rc01

v3.0.1-rc10

This release only bug fixes for the proxmox_vm_qemu resource.

What's Changed

Full Changelog: Telmate/terraform-provider-proxmox@v3.0.1-rc9...v3.0.1-rc10

v3.0.1-rc9

Main changes:

  • New CPU schema has been implemented for Qemu, now all CPU settings are supported.
  • New ignore flag for disk & disks, allowing for disk management outside of Terraform.
  • Fixed issues causing Qemu guests to not be created correctly.

What's Changed

Full Changelog: Telmate/terraform-provider-proxmox@v3.0.1-rc8...v3.0.1-rc9

v3.0.1-rc8

Small hot-fix release.

  • Fix: Issue where an LXC guest couldn't be started.
  • Fix: LXC and Qermu guest, unable to provide SSH keys with <<-EOF syntax.

... (truncated)

Commits
  • 58d4429 Merge pull request #1332 from rubenhoenle/master
  • 9580099 fix(doc): use single quotes for PM_API_TOKEN_ID env var
  • a545ded Merge pull request #1328 from Tinyblargon/#1326
  • a2d9acb refactor: remove redundant check
  • 561adff Update docs/index.md
  • b43407e docs: explain minimum permission settings
  • 03172d3 feat: minimum permission settings
  • 34ba739 Merge pull request #1325 from Tinyblargon/update-deps
  • 34e1f1b fix: non-constant format string in call
  • 1fdce53 ci: update go version
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [telmate/proxmox](https://github.com/Telmate/terraform-provider-proxmox) from 3.0.1-rc1 to 3.0.2-rc01.
- [Release notes](https://github.com/Telmate/terraform-provider-proxmox/releases)
- [Changelog](https://github.com/Telmate/terraform-provider-proxmox/blob/master/.goreleaser.yml)
- [Commits](Telmate/terraform-provider-proxmox@v3.0.1-rc1...v3.0.2-rc01)

---
updated-dependencies:
- dependency-name: telmate/proxmox
  dependency-version: 3.0.2-rc01
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code labels Jun 24, 2025
@james-otten james-otten merged commit fa32746 into main Jun 25, 2025
4 checks passed
@dependabot dependabot bot deleted the dependabot/terraform/infra/terraform/telmate/proxmox-3.0.2-rc01 branch June 25, 2025 03:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants