Skip to content

v0.3.19

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Nov 04:51
· 69 commits to master since this release

Changelog

  • 5810cd9 Bump version to v0.3.19
  • bbfae23 Fix terraform state replace-provider test for opentofu registry
  • ee29c5e Update Terraform to 1.6.4
  • dd85959 Switch expected stdout for terraform providers test
  • b6a78b6 Update OpenTofu to 1.6.0-alpha5
  • e589345 Reset Terraform ExecPath on unit tests
  • 6f1cd7b Switch the public registry hostname depends on tfExecType
  • be2841a Fixed parsing of error messages in tests
  • 45bd5ba Allow tofu to be used when generating plugin cache in tests
  • ad4d2d6 Parse and detect Terraform CLI implementation type
  • c4a506d Allow use of OpenTofu by setting TFMIGRATE_EXEC_PATH to tofu
  • 8b44751 Add OpenTofu to test matrix