Skip to content

chore(deps): update terraform proxmox to v0.100.0#150

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/proxmox-0.x
Apr 4, 2026
Merged

chore(deps): update terraform proxmox to v0.100.0#150
renovate[bot] merged 1 commit intomainfrom
renovate/proxmox-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 4, 2026

This PR contains the following updates:

Package Type Update Change
proxmox (source) required_provider minor 0.99.00.100.0

Release Notes

bpg/terraform-provider-proxmox (proxmox)

v0.100.0

Compare Source

⚠ BREAKING CHANGES
  • vm: set power state of VM centrally (#​2508)
Features
Bug Fixes
Miscellaneous
  • core: add migration helpers for resource type name rename (ADR-007) (#​2719) (b2bb732)
  • deps: update golangci/golangci-lint (v2.11.3 → v2.11.4) (#​2729) (f95bc46)
  • dev: update ADRs and reference examples (#​2752) (15afbe8)
  • dev: update code-review skill (a7a489f)
  • docs: document usage of ZFS storage in acc tests (2eca921)
  • docs: update FWK reference examples documentation (c20d0be)
  • test: add tier-based and resource-targeted test execution (#​2753) (31b4706)
  • test: improve acceptance test stability and reliability (#​2746) (f54fca2)

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) April 4, 2026 05:41
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

Terraform Plan ✅

module.talos.talos_image_factory_schematic.this: Refreshing state... [id=d4cf8602b9d285ede53209d5e8c482372d61d3b9aa850736c2dc65bd8d091cba]
module.talos.talos_machine_secrets.machine_secrets: Refreshing state... [id=machine_secrets]
module.talos.data.talos_image_factory_urls.this: Reading...
module.talos.data.talos_image_factory_urls.this: Read complete after 0s
module.talos.data.talos_client_configuration.talosconfig: Reading...
module.proxmox.proxmox_virtual_environment_download_file.talos_nocloud_image["pve01"]: Refreshing state... [id=local:iso/talos-v1.11.5-nocloud-amd64.img]
module.talos.data.talos_machine_configuration.machineconfig_worker: Reading...
module.talos.data.talos_client_configuration.talosconfig: Read complete after 0s [id=cluster01]
module.talos.data.talos_machine_configuration.machineconfig_cp: Reading...
module.talos.data.talos_machine_configuration.machineconfig_worker: Read complete after 0s [id=cluster01]
module.talos.data.talos_machine_configuration.machineconfig_cp: Read complete after 0s [id=cluster01]
module.proxmox.proxmox_virtual_environment_vm.talos_cp["talos-cp-01"]: Refreshing state... [id=101]
module.proxmox.proxmox_virtual_environment_vm.talos_workers["talos-worker-01"]: Refreshing state... [id=102]
module.talos.talos_machine_configuration_apply.worker_config_apply["talos-worker-01"]: Refreshing state... [id=machine_configuration_apply]
module.talos.talos_machine_configuration_apply.cp_config_apply["talos-cp-01"]: Refreshing state... [id=machine_configuration_apply]
module.talos.talos_machine_bootstrap.bootstrap: Refreshing state... [id=machine_bootstrap]
module.talos.data.talos_cluster_health.health: Reading...
module.talos.data.talos_cluster_health.health: Read complete after 0s [id=cluster_health]
module.talos.talos_cluster_kubeconfig.kubeconfig: Refreshing state... [id=cluster01]
module.traefik.random_password.ubuntu_container_password: Refreshing state... [id=none]
module.traefik.proxmox_virtual_environment_download_file.latest_ubuntu_20_focal_lxc_img: Refreshing state... [id=local:vztmpl/ubuntu-20.04-standard_20.04-1_amd64.tar.gz]
module.proxmox_csi_plugin.proxmox_virtual_environment_role.csi: Refreshing state... [id=CSI]
module.traefik.tls_private_key.ubuntu_container_key: Refreshing state... [id=0940bdcfb1f2130a3129ccae2ec89db43fb78626]
module.proxmox_csi_plugin.helm_release.proxmox_csi_plugin: Refreshing state... [id=proxmox-csi-plugin]
module.monitoring.kubernetes_namespace_v1.monitoring: Refreshing state... [id=monitoring]
module.proxmox_csi_plugin.kubernetes_namespace_v1.csi-proxmox: Refreshing state... [id=csi-proxmox]
module.sealed-secrets.kubernetes_namespace_v1.sealed-secrets: Refreshing state... [id=sealed-secrets]
module.sealed-secrets.helm_release.sealed_secrets: Refreshing state... [id=sealed-secrets-controller]
module.proxmox_csi_plugin.proxmox_virtual_environment_user.kubernetes-csi: Refreshing state... [id=kubernetes-csi@pve]
module.traefik.proxmox_virtual_environment_container.traefik: Refreshing state... [id=108]
module.proxmox_csi_plugin.proxmox_virtual_environment_user_token.kubernetes-csi-token: Refreshing state... [id=kubernetes-csi@pve!csi]
module.sealed-secrets.kubernetes_secret.sealed-secrets-key: Refreshing state... [id=sealed-secrets/sealed-secrets-bootstrap-key]
module.proxmox_csi_plugin.kubernetes_secret.proxmox-csi-plugin: Refreshing state... [id=csi-proxmox/proxmox-csi-plugin]
module.traefik.null_resource.traefik_config_sync: Refreshing state... [id=5599146275299180159]

No changes. Your infrastructure matches the configuration.

Terraform has compared your real infrastructure against your configuration
and found no differences, so no changes are needed.

Warning: Deprecated

  with module.proxmox_csi_plugin.proxmox_virtual_environment_user_token.kubernetes-csi-token,
  on modules/proxmox-csi-plugin/main.tf line 22, in resource "proxmox_virtual_environment_user_token" "kubernetes-csi-token":
  22: resource "proxmox_virtual_environment_user_token" "kubernetes-csi-token" {

Use proxmox_user_token instead. This resource will be removed in v1.0.

(and 2 more similar warnings elsewhere)

Warning: Deprecated Resource

  with module.proxmox_csi_plugin.kubernetes_secret.proxmox-csi-plugin,
  on modules/proxmox-csi-plugin/main.tf line 45, in resource "kubernetes_secret" "proxmox-csi-plugin":
  45: resource "kubernetes_secret" "proxmox-csi-plugin" {

Deprecated; use kubernetes_secret_v1.

(and one more similar warning elsewhere)

Triggered by @renovate[bot]

@renovate renovate bot merged commit 9d5893a into main Apr 4, 2026
2 of 3 checks passed
@renovate renovate bot deleted the renovate/proxmox-0.x branch April 4, 2026 05:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants