#terraform
Read more stories on Hashnode
Articles with this tag
Introduction: DevOps methodology is a set of practices that combines software development (Dev) and IT operations (Ops), aiming to shorten the...
Introduction: Terraform is an open-source infrastructure as code (IaC) software tool created by HashiCorp. It enables users to define and provision...
Day 7: Terraform Advanced · Task 1: Workspaces, Remote Execution, and Collaboration ✨ Objective: Gain proficiency in using workspaces, remote execution,...
Day 6: Terraform Providers · Task 1: Learn and Compare Terraform Providers ✨ Objective: Learn about Terraform providers and compare their features across...
Day 5: Terraform Modules · Task 1: What are modules in Terraform and why do we need modules in Terraform? A module is a container for multiple...
Day 4: Terraform Remote Backends and State File Locking · Task 1: Importance of Terraform State 📚 Research: Dive into the importance of Terraform state...