Back to Terragrunt

Provider Cache

docs/src/data/flags/provider-cache.mdx

1.0.3426 B
Original Source

import { Aside } from '@astrojs/starlight/components';

When enabled, Terragrunt will use its provider caching system to speed up provider downloads.

For more information, see the Provider Cache Server feature documentation.

<Aside type="note"> The `tofu init` command is always executed sequentially if the provider plugin cache is used without the Provider Cache Server. </Aside>