fix: redeploy now sends CFS params from YAML (RunRedeployOperation + template + loader)

This commit is contained in:
“Naeel”
2026-07-20 07:45:56 +04:00
parent 377542eb45
commit b137c93869
8 changed files with 35 additions and 8 deletions
+2
View File
@@ -27,6 +27,8 @@ resource "nubes_lucee" "applucee" {
git_path = "https://gitea.services.ngcloud.ru/Nail/tfluceecrud.git"
}
git_revision = "94ebf06"
json_env = jsonencode({
TABLE_NAME = "check_point"
testds_class = "org.postgresql.Driver"