[FEATURE] Add support for roleDefinitions functions
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 474
- Forks
- 65
- Avg merge
- 22h 25m
- Merged PRs (30d)
- 26
Description
Your suggestion
The roleDefinitions function has been added to Bicep, and would be good to have support by PSRule.
Alternatives
n/a
Additional context
ERROR: InvalidTemplate - Deployment template validation failed: 'The template resource ... is not valid: The template function 'roleDefinitions' is not valid. Please see https://aka.ms/arm-functions for usage details.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by locating the existing ARM template function handling and its tests, then compare the requested roleDefinitions support with the Bicep v0.42.1 behavior. Done means templates using roleDefinitions are accepted instead of producing the reported InvalidTemplate validation error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- devops, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100