/terraform-upgrade

This is a upgrader for terraform ... when you have new version from terraform this script help you to download and install latest version of terraform

Primary LanguageShellBSD 2-Clause "Simplified" LicenseBSD-2-Clause

Terraform installation and upgrade

Before start script you need install:

  • curl
  • unzip

This script also do upgrade for this application

What is Terraform

Terraform

Terraform is a tool for building, changing, and versioning infrastructure safely and efficiently. Terraform can manage existing and popular service providers as well as custom in-house solutions.

one-line command

bash <(curl -sL https://raw.githubusercontent.com/krlex/terraform-upgrade/master/script.sh)