github terramate-io/terramate v0.10.1

latest releases: v0.10.5-rc1, v0.10.4, v0.10.3...
one month ago

Added

  • Add sharing_backend, input and output blocks for the sharing of stack outputs as inputs to other stacks.
    • The feature is part of the outputs-sharing experiment and can be enabled by setting terramate.config.experiments = ["outputs-sharing"].

Fixed

  • Fix the repository normalization for Gitlab subgroups.
    • Now it supports repository URLs like https://gitlab.com/my-company-name/my-group-name/my-other-group/repo-name.
  • Fix a deadlock in the terramate run and terramate script run parallelism by
    releasing the resources in case of errors or if dry-run mode is enabled.

Don't miss a new terramate release

NewReleases is sending notifications on new releases.