#azure
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...
Day 60 of #90DaysOfDevOps Task 1 Install Terraform on your system. Task 2 Why do we use terraform? What is Infrastructure as Code (IaC)? What is...