Rename workflows config variable introduced in #3198 (#3199)

* rename workflows_config.tf_var_files in resman stage

* fix test result

* fix cloud deploy module versions file
This commit is contained in:
Ludovico Magnocavallo
2025-06-28 10:57:55 +02:00
committed by GitHub
parent 0e052abb59
commit ef45aa704a
19 changed files with 134 additions and 15 deletions

View File

@@ -193,6 +193,7 @@ def plan_validator(module_path, inventory_paths, basedir, tf_var_files=None,
# - include a descriptive error message to the assert
# print(yaml.dump({'values': summary.values}))
# print("", yaml.dump({'counts': summary.counts}))
# print(yaml.dump({'outputs': summary.values}))
if 'values' in inventory:
try: