How to Deploy VPC & EC2 with Terraform

https://github.com/Ngwaabanjong/terraform-projects/tree/main/deploy-vpc-ec2-with-terraform Introduction to Terraform: How Terraform works: What we will do: Prerequisites: To Configure authentication to your AWS Console, you need to create an IAM user and use it’s credentials on the CLI. 0 – Configure Provider: Configure Variables and tags variables.tf terraform.tfvars Tag Syntax on resources: 1 – Configure VPC: 2 – Create Internet …

How to Deploy VPC & EC2 with Terraform Read More »