Releases: terramate-io/terramate
Releases · terramate-io/terramate
v0.1.14
Changelog
- e8c49c9 feat: add file completion to related commands and flags (#464)
- 9c22a58 fix: warn about non root config instead of fatal (#468)
v0.1.13
Changelog
- 6918a47 feat: add git checks config through cfg and env (#461)
- b5756de feat: add new git configs (#458)
- cdb07a2 feat: add terramate.config.run.check_gen_code config (#460)
- 4388834 fix: fail if root config is not at project root (#459)
- 0e9a823 fix: terraform abspath() uses wd instead of scope basedir (#453)
v0.1.10
Changelog
- 2dfccb3 feat: add new terramate.root metadata (#430)
- ac2b598 fix: tm_try() should work with undefined globals (#432)
v0.1.8
Changelog
- d213910 feat: add parsing for terramate.config.run.env (#403)
- cd2c124 fix: handle interruption signals when running cmds (#414)(#412)
v0.1.7
Changelog
- 8b1be95 fix: checkGit() called for non-git repos (#404)