Skip to content

v0.10.1

Choose a tag to compare

@brikis98 brikis98 released this 14 Feb 18:23
  • BUG FIX: When downloading remote Terraform configurations into a temp folder, Terragrunt would first delete the existing configs in that tmp folder to ensure you had the latest code. Unfortunately, it also deleted the .tf files in the .terraform folder, so that you would get a "module not found" error. #126