Skip to content

Releases: terramate-io/terramate

v0.1.16

19 Jul 15:04
f164b9b
Compare
Choose a tag to compare

Changelog

  • 40b222d feat: add terramate experimental clone (#479)

v0.1.15

15 Jul 19:58
38a7ad9
Compare
Choose a tag to compare

Changelog

v0.1.14

13 Jul 10:57
2eefb6f
Compare
Choose a tag to compare

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

11 Jul 13:32
552deb6
Compare
Choose a tag to compare

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.12

06 Jul 16:28
21ddd61
Compare
Choose a tag to compare

Changelog

v0.1.11

01 Jul 18:05
bd87d3e
Compare
Choose a tag to compare

Changelog

v0.1.10

30 Jun 07:55
fa753c3
Compare
Choose a tag to compare

Changelog

  • 2dfccb3 feat: add new terramate.root metadata (#430)
  • ac2b598 fix: tm_try() should work with undefined globals (#432)

v0.1.9

27 Jun 10:34
17062d2
Compare
Choose a tag to compare

Changelog

  • bddf540 feat: add env support on terramate run (#422)

v0.1.8

21 Jun 17:30
5cc96ee
Compare
Choose a tag to compare

Changelog

  • d213910 feat: add parsing for terramate.config.run.env (#403)
  • cd2c124 fix: handle interruption signals when running cmds (#414)(#412)

v0.1.7

17 Jun 13:08
c72d981
Compare
Choose a tag to compare

Changelog

  • 8b1be95 fix: checkGit() called for non-git repos (#404)