v0.6.0
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
- PyPI: https://pypi.org/project/libterraform/0.6.0/
- Full changelog: v0.5.0...v0.6.0