v5.0.71: rawQuery (no %2F) + Accept: */* (DDoS-Guard POST fix)

This commit is contained in:
“Naeel”
2026-07-01 15:52:50 +04:00
parent 3f9b02c7f7
commit f2d2b02e45
4 changed files with 156 additions and 13 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ terraform {
required_providers {
nubes = {
source = "terra.k8c.ru/nubes-test/nubes"
version = "5.0.70"
version = "5.0.71"
}
}
}