microsoft / microsoft/AzureTRE

Allow a child template to specify a minimum version for a parent resource

Open
#4,812 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.