Skip to content

Release bt/v0.12.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Oct 05:29
== v0.12.0: New features

* Invalidate init when the `.terraform.lock.hcl` file has been modified.

* Add default profile if the `.bt.cue` file is empty.

* Stack handle detailed-exitcode.
+
If the --detailed-exitcode flag was passed, track if any of the stack components has changes.
If they do, exit with exit code 2.