[AVM CI Environment Issue]: Pester static tests for managedIdentitiesType are skipped #3895
Open
1 task done
Labels
Needs: Core Team 🧞
This item needs the AVM Core Team to review it
Type: AVM 🅰️ ✌️ Ⓜ️
This is an AVM related issue
Type: Bug 🐛
Something isn't working
Type: CI 🚀
This issue is related to the AVM CI
Check for previous/existing GitHub issues
Issue Type?
Bug
Description
I have noticed that Pester static tests for
managedIdentitiesType
are skipped in the CI runs, as I believe the type has been recently renamed tomanagedIdentitiesAllType
.Example from a recent CI run:
Module tests / Template tests / Parameters / Schema-based User-defined-types tests / [sql/server] If a UDT definition [managedIdentitiesType] exists and supports system-assigned-identities, the template should have an output for its principal ID. |
Test is skipped, because because the module template has no [managedIdentitiesType] UDT definition or does not support system-assigned-identities.
The text was updated successfully, but these errors were encountered: