Skip to content

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 02 Aug 17:59
v0.10.0
cd1a4ab

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.