test new terraform script

This commit is contained in:
Grzegorz Huber
2024-06-06 09:59:50 +02:00
parent 3a2a38c783
commit eaf17819d1
+1
View File
@@ -222,3 +222,4 @@ if __name__ == "__main__":
for path in paths:
LOGGER.warning(f"Discovered: {path}")
execute_with_dependencies(paths)