bump buck0 provider version to 5.0.75

This commit is contained in:
“Naeel”
2026-07-01 16:41:47 +04:00
parent cdaa78ecee
commit b32424ac14
+1 -1
View File
@@ -2,7 +2,7 @@ terraform {
required_providers {
nubes = {
source = "terra.k8c.ru/nubes-test/nubes"
version = "5.0.74"
version = "5.0.75"
}
}
}