Techworld - Devops Bootcamp By Nana -fco- File
resource "aws_instance" "web" ami = "ami-0c55b159cbfafe1f0" instance_type = "t2.micro"
tags = Name = "DevOps-Bootcamp"
You can now receive the latest newsletter from the Valley News directly in your inbox and never miss a headline.
resource "aws_instance" "web" ami = "ami-0c55b159cbfafe1f0" instance_type = "t2.micro"
tags = Name = "DevOps-Bootcamp"