Skip to content

A CLI of various helpers and utilities that I find myself using on a regular basis.

License

Notifications You must be signed in to change notification settings

phillipsj/assists

Repository files navigation

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.

About

A CLI of various helpers and utilities that I find myself using on a regular basis.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages