Skip to content

Commit

Permalink
Merge branch 'main' into matt-FFFFFF-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-FFFFFF committed Aug 30, 2023
2 parents 0ab4b0f + 279cc4e commit be5026e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions locals.telemetry.tf
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
locals {
# This is the unique id for the module that is supplied by the AVM team.
# TODO: change this to the PUID for the module. See https://azure.github.io/Azure-Verified-Modules/specs/shared/#id-sfr3---category-telemetry---deploymentusage-telemetry
telem_puid = "00000000"
# This is the unique id AVM Terraform modules that is supplied by the AVM team.
# See https://azure.github.io/Azure-Verified-Modules/specs/shared/#id-sfr3---category-telemetry---deploymentusage-telemetry
telem_puid = "46d3xgtf"

# TODO: change this to the name of the module. See https://azure.github.io/Azure-Verified-Modules/specs/shared/#id-sfr3---category-telemetry---deploymentusage-telemetry
module_name = "CHANGEME"
Expand Down

0 comments on commit be5026e

Please sign in to comment.