What is Terraform?
Terraform is an open-source Infrastructure as Code (IaC) tool that lets developers provision and manage the cloud or on-prem resources through machine-readable declarative configuration files. HashiCorp created it.
Traditionally, suppose one wants to...
sarat532.hashnode.dev2 min read