Changelog
- 92d3679 feat: add logs (#139)
- 4dc3a3b feat: add check for outdated generated code on terramate run (#163)
- bbd81ea feat: add generate check (#162)
- 5e3ea12 feat: add generate for exported locals (#128)
- afdd844 feat: add load of export_as_locals (#123)
- 056ac11 feat: add logging (#117)
- 8aea8bf feat: add stack description (#154)
- fd50993 feat: add support for before ordering (#109)
- b138409 feat: change detection on stack subdirectories (#121)
- 337770a feat: make terramate blocks optional on stacks (#112)
- 5ac2488 feat: move list inside stacks command (#127)
- 8e4016c feat: run fail if unclean repository (#157)
- 17ac0b0 feat: show user requested command in logs (#159)
- b93c2b4 feat: terramate generate should not overwrite files that are not terramate managed (#134)
- e2135e0 feat: terramate stacks globals (#119)
- fe1006f fix: evaluate only globals already known (#136)
- b360f00 fix: explicitly mark as changed stacks that changed due to module changes (#150)
- 4247c53 fix: fatal logging not being fired (#153)
- 6d308d7 fix: make the tests use explicit environment variables (#151)
- 70298d6 fix: print globals filtered by cwd (#168)
- 1b5eae4 fix: print metadata filtered by cwd (#167)
- 5ee584f fix: remove duplicated stack listing (#120)
- b445382 fix: remove uneeded log message (#152)
- 6fd13d6 fix: rename metadata namespace to terramate (#114)
- 2325788 fix: stacks listed twice (#149)
- e8a05fa fix: terramate generate only works from project root dir (#164)
- bc9ba98 fix: tests broken missing stacks on init (#125)
- a4edb4f fix: usage of hclwrite on tests (#129)
- d2c4d71 fix: wrong error message about missing symlink (#138)
- c49ed53 feat: move init command inside the stacks command (#122)
- b93c999 update: use terraform lib 0.15.3 (#113)