Day 71 - Let's prepare for some interview questions of Terraform π₯
What is Terraform and how is it different from other IaaC tools?
Terraform is an Infrastructure as Code (IaC) tool developed by HashiCorp. It allows you to define and provision infrastructure resources using declarative configuration files.
Unlike ...
agnes18.hashnode.dev5 min read