github terramate-io/terramate v0.8.0

latest releases: v0.8.4, v0.6.7, v0.8.3...
20 days ago

Added

  • Add support for hierarchical configuration of the stack environment variables.
    • The terramate.config.run.env declared closer to the stack has precedence over
      declarations in parent directories.
  • Full support for OpenTofu plan files when syncing deployments, drifts or previews to Terramate Cloud.
    • Add option flag --tofu-plan-file as alternative to --terramate-plan-file.
    • Add script command option tofu_plan_file as alternative to terraform_plan_option.
    • Both options work similar to their Terraform counterparts, but indicate that the plan was generated with tofu.

Refactor

  • (BREAKING CHANGE) Use terramate.required_version to detect project root if git is absent.
    • This is only a breaking change for projects not using git.

Don't miss a new terramate release

NewReleases is sending notifications on new releases.