filmov
tv
AWS EC2 +Terraform #aws #yashops #terraform

Показать описание
In this Video, I have shown how to create EC2 instance directing from AWS console and with the help of Terraform.
I have explained what Terraform is and How Terraform manages infrastructure on different cloud platforms.
============================================================
Steps to Download Terraform:-
sudo apt update && sudo apt install unzip -y
#Download the binary file of Terraform
#Unzip the binary
#Move Terraform file to bin folder
sudo mv terraform /usr/local/bin/
#To check Terraform version
terraform -v
==============================================================
Official Terraform AWS Documentation Link:
I have explained what Terraform is and How Terraform manages infrastructure on different cloud platforms.
============================================================
Steps to Download Terraform:-
sudo apt update && sudo apt install unzip -y
#Download the binary file of Terraform
#Unzip the binary
#Move Terraform file to bin folder
sudo mv terraform /usr/local/bin/
#To check Terraform version
terraform -v
==============================================================
Official Terraform AWS Documentation Link:
Комментарии