Skip to content

v0.6.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Mar 16:52
· 259 commits to main since this release
v0.6.0-rc1
40844b5

Added

  • (BREAKING CHANGE) Enable change detection for dotfiles. You can still use .gitignore to ignore them (if needed).

Fixed

  • Fixed a bug in the dotfiles handling in the code generation. Now it's possible to generate files such as .tflint.hcl.
  • Fixed the cloning of stacks containing import blocks.

Changed

  • (BREAKING CHANGE) Removes the option terramate.config.git.default_branch_base_ref.
  • (BREAKING CHANGE) The code generation of HCL and plain files was disallowed inside dot directories.