Skip to content

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 11:54
· 31 commits to main since this release
4b9eae5

Highlights

libterraform 0.6.0 updates the embedded Terraform runtime to 1.5.7 and improves macOS wheel compatibility.

What's Changed

  • Updated Terraform from 1.3.0 to 1.5.7.
  • Fixed installation on older Apple Silicon macOS versions, including macOS 12.
  • Added Python 3.11 to the supported/tested Python versions.

Compatibility

  • Terraform: 1.5.7
  • Python: 3.7+ (tested through Python 3.11)

Contributors

Thanks to @haodeon for the Terraform 1.5.7 update in #6.

Install

pip install "libterraform==0.6.0"

Links