#terraform
Read more stories on Hashnode
Articles with this tag
Day 71 of #90DaysOfDevOps ยท What is Terraform and how it is different from other IaC tools? Terraform is a tool for provisioning, managing, and...
Storing the terraform.tfstate file at Remote Backend with AWS S3 and MongoDB Along With Terraform Module. ยท backend is known for snapshot of terraform...
Day 70 of #90DaysOfDevOps Tasks: Write about different modules Terraform. Difference between Root Module and Child Module. Is modules and...
Day 69 of #90DaysOfDevOps When you define a resource block in Terraform, by default, this specifies one resource that will be created. To manage...
Terraform Hands-on Project ยท Building AWS infrastructure with VPC (private and public subnet, Internet gateway, rout table), Security Group with port 22...
Day 65 of #90daysofdevops Tasks: Understanding Terraform Resources A resource in Terraform represents a component of your infrastructure, such as a...