diff --git a/.web-docs/components/builder/arm/README.md b/.web-docs/components/builder/arm/README.md index b8045ddc..12b78aed 100644 --- a/.web-docs/components/builder/arm/README.md +++ b/.web-docs/components/builder/arm/README.md @@ -765,7 +765,7 @@ post-processor "manifest" { strip_path = true custom_data = { source_image_name = "${build.SourceImageName}" - tenant_id = "${build.TenantID}" + tenant_id = "${build.TenantID}" subscription_id = "${build.SubscriptionID}" } }