Skip to content

Releases: terramate-io/terramate

v0.1.35

30 Sep 15:54
ae7fc34
Compare
Choose a tag to compare

Changelog

  • 0e568c8 feat: add tm_dynamic condition attribute (#619)
  • 0a570bf feat: generate_hcl: make tm_dynamic for_each optional (#621)
  • 78a3b3e feat: generate: add tm_hcl_expression (#616)

v0.1.34

27 Sep 16:41
5a6232e
Compare
Choose a tag to compare

Changelog

v0.1.33

26 Sep 17:15
3c47aae
Compare
Choose a tag to compare

Changelog

  • 80e4f58 feat: generate: add support to assert (#595)
  • e570b2e fix: generate: assert loading when proj root is / (#613)

v0.1.32

23 Sep 12:21
16ba95d
Compare
Choose a tag to compare

Changelog

  • 09d8a23 fix: experimental run-order and other commands fails with --changed (#602)

v0.1.31

22 Sep 18:11
7de422a
Compare
Choose a tag to compare

Changelog

  • fbb8c00 fix: project paths must not use portable path library (#598)

v0.1.30

21 Sep 15:11
c0f319d
Compare
Choose a tag to compare

Changelog

  • b01528d feat: add lets block to generate_* configs (#586)
  • 6a65ab8 feat: add terramate experimental eval (#584)
  • ff558cb feat: add terramate experimental get-config-value (#585)

v0.1.29

16 Sep 18:34
6b64390
Compare
Choose a tag to compare

Changelog

  • bc4a88e fix: recursive vendor does not patch dependencies when already vendored (#581)
  • 30e5e00 fix: tm_ternary() didn't support all cases of partial-evaluation (#579)
  • 008ba18 fix: wantedBy not checked recursively when used with already selected stacks (#574)

v0.1.28

07 Sep 15:40
8535f91
Compare
Choose a tag to compare

Changelog

  • efbefad fix: check of outdated generated files fails with symlinks (#577)
  • fd48391 fix: fs.CopyDir creates empty dirs (#576)

v0.1.27

02 Sep 19:00
9d54f36
Compare
Choose a tag to compare

Changelog

  • 5564952 feat: implements 'wanted_by' for stack orchestration (#563)
  • dab9b82 feat: vendor: support manifest to filter copied files (#564)
  • 64ac520 fix: delete outdated generated code non stacks (#566)

v0.1.26

30 Aug 13:20
c147e40
Compare
Choose a tag to compare

Changelog

  • f5d00cc feat: recursive vendoring (#553)
  • 2e7fc4a feat: vendor: add vendor dir configuration (#554)
  • 38a2845 fix: GitHub module parsing must have .git removed from path. (#557)
  • 537459d fix: panic when parsing terraform files with empty module.source (#558)
  • 5cfbca1 fix: too many open files while vendoring huge projects (#556)
  • cebdc27 fix: vendor: fails on subdir references (#559)