Linux serverNETWORK ADMINISTRATIONS

How to Install Terraform on CentOS/RHEL

In this video I have expained about How to Install Terraform on CentOS/RHEL.

Steps:
yum install wget unzip
wget https://releases.hashicorp.com/terraform/0.14.9/terraform_0.14.9_linux_amd64.zip
unzip terraform_0.14.9_linux_amd64.zip –d /usr/local/bin

#Terraform

source

centos 7

Leave a Reply

Your email address will not be published. Required fields are marked *