microsoft / microsoft/AzureTRE
Block redeployment of TRE with CMK enabled if it has previously been deployed without it.
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 235
- Forks
- 192
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 13
Description
We need to block redeployment of TRE with CMK enabled if it has previously been deployed without it, otherwise TRE will be stuck in an "in-between state" where some resources have CMK and some don't
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 file, test, or entry point is named in the issue; start by locating the deployment and redeployment handling for CMK state in the Python AzureTRE code. Add regression coverage showing that enabling CMK after a prior deployment without it is rejected, and verify existing valid deployment paths remain unaffected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, python
- Domain
- cloud, security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100