Terraform Interview questions basic to advanced 🔥
What is Infrastructure as Code (IaC)?
IaC is the process of managing infrastructure using code instead of manual steps.We define resources like EC2, VPC, S3 in code and provision them automatically.
W
devopscommands.hashnode.dev12 min read