Day 71 Task : Interview Questions of Terraform
1. What is Terraform and how it is different from other IaaC tools?
Terraform is an IaC tool by HashiCorp. Unlike others, it uses a declarative syntax where you describe your desired infrastructure state, letting Terraform handle the "how." It's clou...
nileshsahare07.hashnode.dev9 min read