Thursday, September 9, 2021

How to install Terraform on Red Hat Linux | TerraForm Installation on Red Hat Linux

 Terraform is an infrastructure as a code tool used for provisioning infrastructure on most of the cloud platforms. 

  • Open source
  • Can setup entire infrastructure by writing Terraform scripts/templates. 
  • Based on declarative model
  • Uses Hashi Corp Language(HCL) which is JSON format

You can watch this on YouTube channel:

Please find steps for installing Terraform On Enterprise Red Hat Linux.

Create a working directory
sudo mkdir -p /opt/terraform
cd /opt/terraform

Install wget utility
sudo yum install wget -y

Download Terraform from Hasicorp website
sudo wget https://releases.hashicorp.com/terraform/1.0.5/terraform_1.0.5_linux_amd64.zip

Install unzip utility
sudo yum install unzip -y

Unzip Terraform Zip file
sudo unzip terraform_1.0.5_linux_amd64.zip

Add terraform to PATH
sudo mv /opt/terraform/terraform /usr/bin/

terraform -version

Terraform v1.0.5
on linux_amd64

this should show version of Terraform.

2 comments:


  1. Türkiye'nin tarihi ve doğal güzellikleriyle öne çıkan şehirlerinden biri olan https://bayanserik.space/, özellikle peribacaları ve sıcak hava balonlarıyla ünlüdür. Bu büyüleyici bölge, ziyaretçilerine unutulmaz anlar yaşatırken, tarihi dokusu ve doğal güzellikleriyle de dikkat çekmektedir. Eğer gezilecek yerler arasında yer alıyorsa, mutlaka keşfetmeniz gereken bir destinasyondur.

    ReplyDelete