github terramate-io/terramate v0.4.4-rc3

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

Added

  • Add terramate.config.experiments configuration to enable experimental features.
  • Add support for statuses ok, failed, drifted and healthy to the --experimental-status flag.
  • Add experimental script configuration block.
  • Add terramate script list to list scripts visible in current directory.
  • Add terramate script tree to show a tree view of scripts visible in current directory.
  • Add terramate script info <scriptname> to show details about a script.
  • Add terramate script run <scriptname> to run a script in all relevant stacks.
  • Add stack_filter block to generate_hcl for path-based conditional generation.
  • Promote experimental commands
    • terramate debug show metadata
    • terramate debug show globals
    • terramate debug show generate-origins
    • terramate debug show runtime-env
  • Improvements in the output of list, run and create commands.

Fixed

  • fix(generate): blocks with context=root were ignored if defined in stacks.
  • fix: experimental eval/partial-eval/get-config-value wrongly interprets the output as a formatter.
  • fix: change detector cannot read user's git config

Don't miss a new terramate release

NewReleases is sending notifications on new releases.