microsoft / microsoft/AzureTRE
Allow a child template to specify a minimum version for a parent resource
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 235
- Forks
- 192
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 13
Description
Is your feature request related to a problem? Please describe.
Some templates rely on values from a parent template, or resources created by a parent template, if these values are not present in the template version the workspace currently has then upgrade should be prevented if the minimum version is not met.
Describe the solution you'd like
Some way the json template could specify required minimum parent resource template version
Describe alternatives you've considered
I am not aware of any alternatives
Additional context
This is a nice to have rather than a major issue
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
The issue names no files, tests, or entry points. Start by locating the JSON template schema and the code that handles parent resource template versions; determine how a child could declare a minimum version and how upgrade checks report an unmet requirement. Done means the requirement is represented and prevents incompatible upgrades.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100