v0.10.0
Added
- BREAKING CHANGE: Add support for generating files relative to working directory either by
cd
into the directory or using--chdir
flag. This is a breaking change because before Terramate generated code to the entire repository, ignoring the--chdir
, but some users automations could depend on the old behavior.