#terraweekchallenge
Read more stories on Hashnode
Articles with this tag
Hu🚀TASK1: Terraform Workspaces: Terraform workspaces provide a powerful mechanism for managing multiple environments (such as development, staging,...
providers are plugins responsible for managing resources within various infrastructure platforms or services. hey act as intermediaries between...
🔎IN THIS PROJECT I CREATED A SMALL INFRASTRUCTRE ON AWS USING TERRAFORM,WHAT WE HAVE GOING TO CREATE:- AWS EC2 SERVER WITH EBS VOLUME AND...
📚What are modules in Terraform? In Terraform, modules are self-contained packages of Terraform configurations that are managed as a group. Modules...
🔯Task 1 :Importance of Terraform State🔯 The Terraform state file is a important component of Terraform that helps to keep track of the resources it...
!!!!Welcome to day-3 of this amazing Terraweek Challenge. Today, we will be learning about Creating AWS EC2 Machine using Terraform!!!! Task 1:...