Taste Terraform
Terraform practical implementation for creating AWS cloud resources in a quick and simple way!
Dec 26, 20229 min read76

Search for a command to run...
Articles tagged with #iac
Terraform practical implementation for creating AWS cloud resources in a quick and simple way!

IaC stands for Infrastructure-as-Code. 🚀 Firstly let's understand what is Infrastructure in IT. In simple words, it is a set of resources required to run any application. Infrastructure is composed of physical and virtual resources that support the ...
