Launch Amazon EC2 Instance using Terraform , is a hands-on tutorial .
This Versed techie's Tutorial video on treeaform , will help you to understand Benefits of Terraform Also, you will understand the how to Launch Amazon EC2 Instance using Terraform .
1. Terraform installation link
https://learn.hashicorp.com/tutorials...
Create AMI
Create IAM role and access ec2
2. terraform.tf ( use)
provider "aws" {
region = "us-east-1"
access_key = "AKIATAKXXXTEO2IRTF"
secret_key = "TCyeHh2NoyC+O1ao8O3nxEC601uvlP5AnXVZ"
}
variable "instance_count" {
default = "3"
}
resource "aws_instance" "web" {
count = "${var.instance_count}"
ami = "ami-0226fec56ccb48"
instance_type = "t2.micro"
key_name = "aws-anupam"
security_groups = [sg-0db038d2fa1948078]
}
----------------------------------------------------------------------------------------
Check our complete DevOps playlist here :
1.what is terraform: • what is terraform
2.What is Kubernetes : • What is Kubernetes
3.What is splunk: • Devops tool : What is splunk?
4.What is jenkins? • Devops tools: What is jenkins?
5.what is docker ? • Devops tool: What is Docker?
6.what is ansible? / llffvoir67
7. honeycode : • AWS | What is honeycode ? understanding ...
Subscribe to our channel and click the bell icon to get video updates.
#DevOpsTutorial #terraform #DevOpsTools #AWS
______________________________________________
🔔Follows : ✔️versedtechie
📌Twitter's
/ edifying-the-technical-blogs-104806354558425
📌Facebook
/ edifying-the-technical-blogs-104806354558425
@@@@telegram
🖊️share knowledge new cool ideas, development devops sysops , delay update about Linux , docker , Jenkins , ansible , aws, bash shell scripting . Open source project
on
📌 telegram 👇👇
✔️✔️
@techopenhelp
En esta página del sitio puede ver el video en línea Devops | Launch Amazon EC2 Instance using Terraform hands-on tutorial de Duración hora minuto segunda en buena calidad , que subió el usuario Versed Techie 18 agosto 2020, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 125 veces y le gustó 1 a los espectadores. Disfruta viendo!