Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.1 KB

README.md

File metadata and controls

37 lines (24 loc) · 1.1 KB

Assists

PyPI - Version PyPI - Python Version


Table of Contents

Installation

Using pipx:

pipx install assists

Using pip:

pip install assists

Terraform command

The new ast terraform command that was added in version 0.2.0 was added to provide the ability to install Terraform that is associated with a specific project. The Terraform versions are cached so future runs don't have to download. This tool leverages the built in Terraform version constraints except for the greater than, but less than option. It only looks for the terraform.tf file to find the Terraform version as recommended by HashiCorp. If you experience any issues or want an enhancement please submit an issue or a pull request.

License

assists is distributed under the terms of the Apache license.