microsoft / microsoft/AzureTRE
Allow to override bundle defaults
Open
Nobody has claimed this yet.
story
- Dominant language
- Python
- Stars
- 235
- Forks
- 192
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 13
Description
Description
As a Azure TRE Developer,
I want to be able to override the default workspace_app_service_plan_sku value using the rp_bundles param
So that I don't need to pass this param everytime in the e2e testד
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
Locate the handling of the rp_bundles parameter and the workspace_app_service_plan_sku default, then trace how values are passed in the e2e test setup. Done means the SKU can be overridden through rp_bundles without passing it separately; run the relevant e2e test to verify the behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, python
- Domain
- cloud, infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100