Please find steps for installing Terraform for the session. You can install this on any of your existing Ubuntu EC2 instance.
Terraform
is used for provisioning infrastructure on Cloud. you don't need to
create manually any resource in AWS.
Create a working directory
sudo mkdir -p /opt/terraform
cd /opt/terraform
Download Terraform from Hasicorp website
Download Terraform from Hasicorp website
sudo wget https://releases.hashicorp.com/terraform/0.12.23/terraform_0.12.23_linux_amd64.zip
sudo apt-get install unzip -y
sudo apt-get install unzip -y
Unzip Terraform Zip file
sudo unzip terraform_0.12.23_linux_amd64.zip
Add terraform to PATH
sudo vi ~/.bashrc
add below entry in the last line
source ~/.bashrc
terraform -version
terraform -version
this should show version of Terraform.
Terraform v0.12.23
Great Job!
ReplyDeleteThanks very much!!
ReplyDeleteit's really nice and meanful. it's really cool blog. Linking is very useful thing.you have really helped lots of people who visit blog and provide them usefull information. http://www.3gapps.de/barcodescan
ReplyDeleteActually I read it yesterday but I had some thoughts about it and today I wanted to read it again because it is very well written. http://www.3gapps.de/barcodescan-pro
ReplyDelete