You are currently viewing Terraform Terragrunt

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 terragrunt, please refer below terragrunt documentation.

https://github.com/gruntwork-io/terragrunt

Next, we are going to explain terraform terragrunt with a demo.

Directory structure:

Terraform terragrunt:

Hope you have enjoyed this article. With this, we are concluding our introductory series on terraform.

To get more details on terragrunt, please refer below terragrunt documentation.

https://github.com/gruntwork-io/terragrunt

To get more details on terraform, please refer below terraform documentation.

https://www.terraform.io/docs/index.html

 

Leave a Reply