Updated CLI args, config attributes and blocks
render-json
[CLI cmd]
Description
- Fixed a bug in
render-json
where when running withrun-all
, it reuses the same rendered json file for all runs, causing a race condition where the last module to run always wins. Now the rendered json output is created adjacent to eachterragrunt.hcl
configterragrunt
finds.