Skip to content

v0.4.2

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Apr 05:34
· 11 commits to master since this release

Changelog

  • 0948807 Bump version to v0.4.2
  • 3527c0a Remove non-ascii characters
  • 3585905 Remove trailing white spaces
  • fae7030 Add support for OpenTofu v1.9
  • de60b56 Add support for Terraform v1.11
  • fc436d8 Update Go to v1.24
  • f30f0ba Allow setting --config via the environment variable TFMIGRATE_CONFIG
  • c1c58f9 Allow environment variables to be injected into .tfmigrate.hcl
  • df9a9a4 Pin all GitHub Actions
  • 75f0da2 Fix the problem that "TFMIGRATE_EXEC_PATH=terragrunt" raise parse error due to CLI redesign of terragrunt v0.73.0.
  • b8fb0b8 Change wording
  • 56d0f9a Add section documenting usage and requirements for terragrunt
  • 18e3a05 Add an example of how to integrate tfmigrate with Digger