Skip to main content

install or upgrade the open source version of terraform.

Project description

Terraform Installer [terraform-installer, ti]

command line installer for the open source version of terraform

ti is still in the early stages of development. it has been tested in the following platforms:

Ubuntu Linux ARM
Ubuntu Linux amd64
Darwin amd64
Windows10 amd64

Installation

pip install terraform-installer  

Usage

# show help and exit  
ti -h  

# install or upgrade, attempt to figure out the platform  
# this is still experimental on most platforms  
ti  

# install or upgrade specific platform  
ti darwin_amd64  

# install a specific release of given platform  
ti darwin_amd64 -r 0.12.1  

# example for CI/CD
# -y skips the yes/no prompt, and -d specifies an install destination
ti linux_amd64 -y -d /usr/local/bin/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

terraform-installer-1.0.1.tar.gz (6.2 kB view hashes)

Uploaded Source

Built Distribution

terraform_installer-1.0.1-py3-none-any.whl (7.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page