#terraweek
Read more stories on Hashnode
Articles with this tag
Day 7 of TerraWeek 路 Terraform Workspaces Terraform workspaces are used to manage multiple instances of the same infrastructure within a single...
Day 6 of TerraWeek 路 Task 1: Learn and Compare Terraform Providers Spend time learning about Terraform providers and their significance in managing...
Day 5 of TerraWeek 路 Task 1 What are modules in Terraform and why do we need modules in Terraform? 馃洃 Terraform modules A Terraform module is a set of...
Day 4 of TerraWeek 路 Task 1 Research the importance of Terraform state in managing infrastructure. Share your findings on how Terraform state helps...
Day 3 of TerraWeek 路 Create a Terraform configuration file to define a resource of AWS EC2 instance. Create a Terraform configuration file (main.tf)...
Day 2 of TerraWeek 路 Task 1 - Familiarize yourself with the HCL syntax used in Terraform Learn about HCL blocks, parameters, and arguments 馃洃 HCL...