Skip to content

Releases: terramate-io/terramate

v0.1.25

23 Aug 22:03
5129896
Compare
Choose a tag to compare

Changelog

v0.1.24

23 Aug 11:10
0489443
Compare
Choose a tag to compare

Changelog

  • 6cf59b8 feat: hcl: support parsing new vendor config (#541)
  • 18a84cb fix: outdated safeguard should check all stacks (#543)

v0.1.23

17 Aug 16:55
f3caeb8
Compare
Choose a tag to compare

Changelog

v0.1.22

16 Aug 19:44
b938d18
Compare
Choose a tag to compare

Changelog

  • 17dc32f feat: create: add --after and --before (#532)
  • b756bf4 feat: support tm_dynamic defined with attributes (#527)

v0.1.21

15 Aug 12:22
440c47b
Compare
Choose a tag to compare

Changelog

  • ac7fe5f fix: vendor download load parent env on git clone (#521)
  • 368fab7 fix: vendor download fails on cross device move (#520)
  • dcc8c36 fix: vendor download does not work with commit IDs (#522)

v0.1.20

04 Aug 11:29
cf5b25a
Compare
Choose a tag to compare

Changelog

  • f61d2e5 feat: add terramate experimental vendor (#513)
  • 9f40e7e fix: warn in case of unexpected terramate block (#514)
  • dfe70e9 fix: when looking for the rootdir the import errors must be ignored (#516)
  • 9014d6b fix: whenever possible the parser must not stop on errors (#512)

v0.1.19

02 Aug 10:51
f554ed8
Compare
Choose a tag to compare

Changelog

  • d56b080 fix: deleted directories not always ignored in change detection (#508)

v0.1.18

01 Aug 19:26
2afa80f
Compare
Choose a tag to compare

Changelog

  • df7e526 feat: allow redefinition of imported globals (#504)
  • 3c4cc4d fix: iterator variable not allowed in the tm_dynamic.labels attribute (#505)

v0.1.17

26 Jul 15:48
d788080
Compare
Choose a tag to compare

Changelog

  • f3a5f47 feat: add --no-recursive flag to run command (#490)
  • cf7ed8a feat: add automatic code gen on stack create (#487)
  • 3b90be9 feat: add filesystem hierarchical order to stack orchestration (#489)
  • 83be1bc feat: add support for directories in the stack order (#493)
  • 172c6f4 feat: allow stacks inside stacks (#480)
  • 4bc6f95 fix typo in README
  • 6a8536e fix: codegen generates empty files (#491)
  • b4adc55 fix: disabling check_remote breaks the change detection (#498)

v0.1.16

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

Changelog

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