Releases: gruntwork-io/terragrunt
Releases · gruntwork-io/terragrunt
v0.0.8
- Fix a panic that would occur when using Terragrunt on a totally new repo with no Terraform state files
v0.0.7
- Better log output and fixed paths in build script
v0.0.6
- Only configure remote state if it isn't already configured
- Run
terraform get
automatically if modules haven't been downloaded
- Use IAM username instead of OS username in lock metadata
- Show help text if you run terragrunt with no args or options