#terraform
Read more stories on Hashnode
Articles with this tag
Project Description The project aims to automate the building, testing, and deployment process of a web application using Jenkins and GitHub. The...
Hello 👋 I just completed an exciting project deploying a Kubernetes cluster and running a sample application. 🎉 I wanted to share my journey with...
Welcome back to the #90DaysOfDevOps Challenge. On Day 78, we’ll explore the powerful capabilities of Grafana Cloud for monitoring your infrastructure...
Terraform, an open-source infrastructure as code (IaC) tool developed by HashiCorp, has gained immense popularity in the world of DevOps and cloud...
Welcome back to the #90DaysOfDevOps Challenge. On Day 70, we will be diving into Terraform modules, an essential concept in infrastructure-as-code...
When you define a resource block in Terraform, by default, this specifies one resource that will be created. To manage several of the same resources,...