#iac
Read more stories on Hashnode
Articles with this tag
In the previous tasks, you have learned about the basics of Terraform, its configuration file, and creating an EC2 instance using Terraform. Today, we...
Find the purpose of basic Terraform commands which you'll use often Terraform init: Initializes a Terraform configuration in the current directory,...
What is Infrastructure as Code (IaC)? Infrastructure as Code (IaC) is an approach to provisioning and managing infrastructure resources using...
Ansible playbooks are highly advantageous, as demonstrated in our previous blog on Ansible.Today, we will embark on a hands-on project, where we will...