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
Auf dieser Seite können Sie das Online-Video Devops | Launch Amazon EC2 Instance using Terraform hands-on tutorial mit der Dauer stunde minuten sekunde in guter Qualität ansehen, das der Benutzer Versed Techie 18 August 2020 hochgeladen hat, den Link mit Freunden und Bekannten teilen, dieses Video wurde auf Youtube bereits 125 Mal angesehen und es wurde von 1 den Zuschauern gefallen. Viel Spaß beim Betrachtenden Zuschauern gefallen!