Introduction to Terraform & Infrastructure as Code (IaC)
What is Infrastructure as Code (IaC)?
Infrastructure as Code simply means:
๐ Provisioning infrastructure using code instead of clicking through a cloud console.
So instead of manually creating EC2, VPC, IAM roles, security groups, or S3 buckets in A...
30daysofawsterraform.hashnode.dev2 min read