From c7d8d4ec6e6bad56a2ad011ed56a6a7548355104 Mon Sep 17 00:00:00 2001 From: Hangyu Xu Date: Mon, 17 Feb 2025 15:05:40 +0800 Subject: [PATCH] revert action --- .../actions/templates/avm-validateModuleDeployment/action.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/actions/templates/avm-validateModuleDeployment/action.yml b/.github/actions/templates/avm-validateModuleDeployment/action.yml index 3a3175855d..f127041711 100644 --- a/.github/actions/templates/avm-validateModuleDeployment/action.yml +++ b/.github/actions/templates/avm-validateModuleDeployment/action.yml @@ -77,7 +77,6 @@ runs: 'avm/res/azure-stack-hci/cluster' # Failing on resource deletion when trying to delete RBAC at subscription level 'avm/res/compute/image' # Failing on resource deletion when trying to delete RBAC at subscription level 'avm/res/compute/disk' # Failing on resource deletion when trying to delete RBAC at subscription level - 'avm/res/kubernetes/connected-clusters' # Failing on resource deletion when trying to delete RBAC at subscription level 'avm/ptn/virtual-machine-images/azure-image-builder' # Failing on resource deletion when trying to delete RBAC at subscription level ) if ($exceptionModulePaths.Contains($modulePath)) {