Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1173,7 +1173,7 @@ No need to pass `--recursive .` as it is added automatically.

Hook produces same results as [`terraform_providers_lock`](#terraform_providers_lock), but for terragrunt root modules.

It invokes `terragrunt providers lock` under the hood and terragrunt [does its' own magic](https://terragrunt.gruntwork.io/docs/features/lock-file-handling/) for handling lock files.
It invokes `terragrunt providers lock` under the hood and terragrunt [does its own magic](https://terragrunt.gruntwork.io/docs/reference/lock-files/) for handling lock files.


```yaml
Expand Down
Loading