Day 66 - : Building an entire infrastructure through Terraform
Build Your Own AWS Infrastructure with Ease using Infrastructure as Code (IaC) Techniques
Task 1: Create a VPC
Create a VPC (Virtual Private Cloud) with CIDR block 10.0.0.0/16
Create a vpc.tf file and mention the required CIDR block with the name ta...
akshayaphadke.hashnode.dev5 min read