Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: Introduce a test case to ensure the nested_roleAssignments.bicep file references the correct existing resource #3162

Open
AlexanderSehr opened this issue May 4, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@AlexanderSehr
Copy link
Contributor

Description

In some modules we seem to have incorrect existing resources in the nested_roleAssignments.bicep file which ultimately means the role assignments won't work.

To solve this, we should introduce a test that makes sure the referenced existing resource matches the module's resource type.

@JPEasier
Copy link
Contributor

JPEasier commented May 5, 2023

Pester test + common test should include a roleassignment. way to go?

@JPEasier JPEasier self-assigned this May 5, 2023
@rahalan rahalan moved this from Needs triage to In progress in Backlog May 9, 2023
@AlexanderSehr AlexanderSehr added this to the Azure Verfified Modules (AVM) - V3 milestone May 19, 2024
@AlexanderSehr AlexanderSehr removed this from the Azure Verfified Modules (AVM) - CI Issues milestone Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: In progress
Development

No branches or pull requests

2 participants