#terraweekchallenge
Read more stories on Hashnode
Articles with this tag
Task 1: Learn and Compare Terraform Providers What is Terraform Providers: A provider in Terraform is a plugin that enables interaction with an API....
Task -1 What are the modules in Terraform and its Benefit. In Terraform, Modules are fundamental concepts that allow you to organize and reuse your...
Task 1: Importance of Terraform State Terraform State File Terraform is an Infrastructure as Code (IaC) tool used to define and provision...
Task 1: Create a Terraform configuration file to define a resource of AWS EC2 instance, Azure vm, Google Compute Engine, etc. (any one) Now we will...
Task 1 - Familiarize yourself with the HCL syntax used in Terraform Learn about HCL blocks, parameters, and arguments HCL BLOCK: In Terraform "HCL"...
What is Terraform and how can it help you manage infrastructure as code? Terraform is an open-source infrastructure as code (IaC) tool developed by...