865 Forks
6780 Stars
6780 Watchers

terragrunt

Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules.

How to download and setup terragrunt

Open terminal and run command
git clone https://github.com/gruntwork-io/terragrunt.git
git clone is used to create a copy or clone of terragrunt repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with terragrunt https://github.com/gruntwork-io/terragrunt/archive/master.zip

Or simply clone terragrunt with SSH
[email protected]:gruntwork-io/terragrunt.git

If you have some problems with terragrunt

You may open issue on terragrunt support forum (system) here: https://github.com/gruntwork-io/terragrunt/issues