github terramate-io/terramate v0.11.0-rc1

pre-release21 hours ago

Added

  • Add --enable-change-detection=<options> and --disable-change-detection=<options> to the commands: terramate list, terramate run and terramate script run.
    • These flags overrides both the default change detection strategy and the configuration in terramate.config.change_detection.git block.

Changed

  • (Breaking change) The terramate list --changed now considers untracked and * uncommitted* files for detecting changed stacks.
    • This behavior can be turned off by terramate.config.change_detection.git.untracked = "off" and terramate.config.change_detection.git.uncommitted = "off".

Fixed

  • Fix trigger --ignore-change not ignoring stacks changed due to Terraform or Terragrunt changes.

Don't miss a new terramate release

NewReleases is sending notifications on new releases.