github terramate-io/terramate v0.4.4-rc2

latest releases: v0.10.6, v0.10.5, v0.10.5-rc1...
pre-release8 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.

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.

Changes since v0.4.4-rc1

  • Rollback of fix(generate): dot files were ignored while detecting existent files.
  • fix: experimental eval/partial-eval/get-config-value wrongly interprets the output as a formatter.
  • Many improvements in the Terramate output of run, list and create.

Don't miss a new terramate release

NewReleases is sending notifications on new releases.