Skip to content

Commit

Permalink
Update composition.md (#1741)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsfrederic-cgk authored Dec 2, 2024
1 parent 76df627 commit 1032a2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/contributing/terraform/composition.md
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ This is a lightweight telemetry provider that sends telemetry data to Azure Appl
The telemetry provider is included in the module by default and is enabled by default.
You do not need to change the configuration included in the [template repo](https://github.com/Azure/terraform-azurerm-avm-template/blob/main/main.telemetry.tf).

You must make sure to have the `modtm` provider in your `requried_providers`.
You must make sure to have the `modtm` provider in your `required_providers`.
The linter will check this for you.
However, inside your `terraform.tf` file please make sure you have this entry:

Expand Down

0 comments on commit 1032a2f

Please sign in to comment.