Skip to content

v0.16.6

Compare
Choose a tag to compare
@brikis98 brikis98 released this 14 Aug 22:27
7e5e256

#542: When Terragrunt calls terraform init -from-module=xxx to download the code for xxx, it now sets the -get=false, -get-plugins=false, and -backend=false params. These will all be handled in a later call to init instead. This should improve iteration speed when calling Terragrunt commands.