#terraweekchallenge
Read more stories on Hashnode
Articles with this tag
Task 1: What are modules in Terraform and why do we need modules in Terraform? In Terraform, modules are self-contained units of configuration that...
Task 1: Research the importance of Terraform state in managing infrastructure. Share your findings on how Terraform state helps track the current...
Task 1: Create a Terraform configuration file to define a resource of AWS EC2 instance, Azure storage account, Google Compute Engine, etc....
Task 1: Familiarize yourself with the HCL syntax used in Terraform Learn about HCL blocks, parameters, and arguments HCL (HashiCorp Configuration...
Welcome to Day 1 of our blog series on Terraform! In this post, we'll introduce you to Terraform and cover the basics to get you started on your...