Skip to content

Commit

Permalink
Disabled customization steps for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderSehr committed Dec 26, 2024
1 parent 3a712b3 commit 63aeab3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,7 @@ module imageTemplate 'br/public:avm/res/virtual-machine-images/image-template:0.
name: '${deployment().name}-it'
scope: resourceGroup(resourceGroupName)
params: {
customizationSteps: imageTemplateCustomizationSteps
// customizationSteps: imageTemplateCustomizationSteps
imageSource: imageTemplateImageSource
name: imageTemplateName
enableTelemetry: enableTelemetry
Expand Down

0 comments on commit 63aeab3

Please sign in to comment.