Terraform Terragrunt
Terraform Terragrunt Hello Everyone Welcome to CloudAffaire and this is Debjeet. In the last blog post, we have discussed terraform refresh. https://cloudaffaire.com/terraform-refresh/ In this blog post, we will discuss terraform terragrunt. What is terraform terragrunt? Terragrunt is a thin wrapper for Terraform that provides extra tools for keeping your Terraform configurations DRY, working with multiple Terraform modules, and managing remote state. Terragrunt supports all terraform commands with additional features. To get more details on…