Allow targeting multiple scopes in a single file with `targetScope`
Open
enhancement
- Dominant language
- Bicep
- Stars
- 3.6k
- Forks
- 830
- Avg merge
- 1d 21m
- Merged PRs (30d)
- 79
Description
Implementation for the syntax discussed e.g.
```bicep
targetScope = [
'tenant'
'subscription'
]
```
Contributor guide
Research direction
No source file, test, or entry point is named; start by reviewing the issue's proposed targetScope syntax and locating the language components that validate deployment scope. Done would require an agreed implementation for multiple scopes, including validation and coverage for the tenant and subscription examples.
Written by the indexing model from the issue text.
Assessment
- Domain
- cloud, infrastructure
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100