aboutsummaryrefslogtreecommitdiffstats
path: root/opentofu
diff options
context:
space:
mode:
authorclyhtsuriva <aimeric@adjutor.xyz>2025-03-31 21:12:46 +0200
committerclyhtsuriva <aimeric@adjutor.xyz>2025-03-31 21:12:46 +0200
commit8d51f18ef5a51129bd6faf737865ce0f1143455b (patch)
tree6cec9a01eb6f1cffecf84446b17a7b317189a498 /opentofu
parent362881053e0600a67139e1a9c997028206e830d0 (diff)
downloadhomelab-iac-8d51f18ef5a51129bd6faf737865ce0f1143455b.tar.gz
homelab-iac-8d51f18ef5a51129bd6faf737865ce0f1143455b.tar.bz2
homelab-iac-8d51f18ef5a51129bd6faf737865ce0f1143455b.zip
tofu: update bpg/proxmox to 0.74.1 (tested
Diffstat (limited to 'opentofu')
-rw-r--r--opentofu/versions.tf2
1 files changed, 1 insertions, 1 deletions
diff --git a/opentofu/versions.tf b/opentofu/versions.tf
index cb31001..7baf5e9 100644
--- a/opentofu/versions.tf
+++ b/opentofu/versions.tf
@@ -4,7 +4,7 @@ terraform {
required_providers {
proxmox = {
source = "bpg/proxmox"
- version = "0.73.2"
+ version = "0.74.1"
}
local = {
source = "hashicorp/local"
usichub/util/XMLHandlerTest.class?id=948ff415cd3571c9f418765b30f1547dd16e84bf&follow=1'>Latest maven, jacoco and javadoc filesClyhtsuriva47-313/+822 2021-06-27Catch exception related to search functionalitysaid belhadj4-3/+11 2021-06-27Delete TEST-musichub.business.CategoryTest.xmlSaid Belhadj1-58/+0 2021-06-27Add unit test for Category and Languagesaid belhadj4-0/+164 2021-06-27Update search functionalitysaid belhadj2-0/+8 2021-06-27Added an extension check for songs and covered it with a test.Clyhtsuriva65-77/+92 2021-06-27Fix : Javadoc missingClyhtsuriva80-0/+8465 2021-06-27PlayList class covered at 84%.Clyhtsuriva14-78/+117 2021-06-27Song class fully covered.Clyhtsuriva13-49/+96 2021-06-27Starting Song testsClyhtsuriva17-59/+119 2021-06-27Changed the log type for the JUnit test of LogHandlerClyhtsuriva5-26/+4 2021-06-27XMLHandler tests covered at 91%Clyhtsuriva93-7962/+82