Infrastructure as Code with Terraform — Terraform 101
1. What is infrastructure as code(IaC)?
Basically, Infrastructure as Code (IaC) refers to the increasingly common practice of using code to provision and manage IT infrastructure. Its means, managing your IT infrastructure using configuration files. ...
yohan.hashnode.dev9 min read