github terramate-io/terramate v0.4.5-rc2

latest releases: v0.9.0, v0.9.0-rc5, v0.9.0-rc4...
pre-release4 months ago

Added

  • Add support for stack_filter in generate_file blocks.
  • Promote cloud commands
    • terramate experimental cloud login -> terramate cloud login
    • terramate experimental cloud info -> terramate cloud info
    • terramate experimental cloud drift show -> terramate cloud drift show
  • Promote --experimental-status flag to --cloud-status flag
    • terramate experimental trigger --experimental-status= -> terramate experimental trigger --cloud-status=
    • terramate list --experimental-status= -> terramate list --cloud-status=
  • Add list --run-order flag to list stacks in the order they would be executed.
  • Add support for deployment syncing to script commands.
  • Add disable_safeguards configuration option and CLI flag.

Fixed

  • Fix tm_dynamic.attributes being wrapped many times leading to stack exhaustion when cloning expressions in projects with lots of stacks.
  • Stack ordering not respected in the script run.

Don't miss a new terramate release

NewReleases is sending notifications on new releases.