github terramate-io/terramate v0.11.10-rc2

pre-release17 hours ago

Fixed

  • Fix Terragrunt stdout/stderr log in Terramate Cloud.
    • Terragrunt changed the output format in newer versions, which causes issues with output formatting in Terramate Cloud.
      To keep the old output format, we export the following variables when running terramate run --terragrunt -- cmd.
      • TERRAGRUNT_FORWARD_TF_STDOUT=true
      • TERRAGRUNT_LOG_FORMAT=bare
  • Fix Terramate Cloud plan creation command not using environ defined in terramate.config.run.env.
    • This can lead to a version mismatch between the user-supplied run command and the one used for creating the plan details.

Don't miss a new terramate release

NewReleases is sending notifications on new releases.