Skip to content

Commit

Permalink
fix: add provider link
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-FFFFFF committed Jan 15, 2025
1 parent bf7a6c9 commit f06da36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/content/terraform/howtos/update.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Unlike previously, the module and the policy library are now decoupled, and can

To update the policy library, you must set the [`library_references`](https://registry.terraform.io/providers/Azure/alz/latest/docs#library_references-1) configuration in the provider.
Each provider release will have a default value, which will be the latest version of the ALZ policy library at the time of the release.
To find the default value, you can check the [provider documentation](https://registry.terraform.io/providers/Azure/alz/latest/docs#library_references-1).

To update the policy library, you can set the `library_references` configuration to the desired version:

Expand Down

0 comments on commit f06da36

Please sign in to comment.