#terraweekchallenge
Read more stories on Hashnode
Articles with this tag
Task 01: Learn and compare Terraform Providers Terraform providers are plugins that allow Terraform to interact with various cloud providers,...
Task 01: What are modules in Terraform and why do we need modules in Terraform? In simple terms, we can say that A module is a simple directory that...
Task 01: Importance of Terraform State- š Research: Dive into the importance of Terraform state in managing infrastructure. Discover how Terraform...
Task 01: 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...