Back to Terragrunt

Disable Init Scope

docs/src/data/changelog/v1.0.0/disable-init-scope.mdx

1.0.3237 B
Original Source

Handling of backend init when disable_init=true

Fixes a bug where disable_init = true affected behavior beyond Terragrunt's bootstrap operations. disable_init now correctly limits its scope to Terragrunt bootstrap steps only.