#terraweekchallenge
Read more stories on Hashnode
Articles with this tag
Task 1: Create a Terraform configuration file to define a resource of the AWS EC2 instance Here is a Terraform configuration file to define a...
Task 1: Familiarize yourself with HCL syntax used in Terraform 1. what is HCL blocks, parameters, and arguments The HCL syntax used in Terraform is a...
Introduction to Terraform and Terraform Basics 1.What is Terraform and how can it help you manage infrastructure as code? What is Terraform...