diff options
| author | clyhtsuriva <aimeric@adjutor.xyz> | 2026-04-29 19:42:15 +0200 |
|---|---|---|
| committer | clyhtsuriva <aimeric@adjutor.xyz> | 2026-04-29 19:42:15 +0200 |
| commit | e56b3bf4922ba1f574c8f696d8b12255d18fd231 (patch) | |
| tree | 653b9c124b5dbd0d59c2685504adb80760968e16 /opentofu | |
| parent | 65010d55d0250300356822512d5013188e76110d (diff) | |
Diffstat (limited to 'opentofu')
| -rw-r--r-- | opentofu/versions.tf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opentofu/versions.tf b/opentofu/versions.tf index bab784d..8e029e1 100644 --- a/opentofu/versions.tf +++ b/opentofu/versions.tf @@ -4,7 +4,7 @@ terraform { required_providers { proxmox = { source = "bpg/proxmox" - version = "0.101.1" + version = "0.104.0" } local = { source = "hashicorp/local" |
