-
Notifications
You must be signed in to change notification settings - Fork 148
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support resource templateVersion update #2908
Support resource templateVersion update #2908
Conversation
This reverts commit 33f08d6.
/test |
🤖 pr-bot 🤖 🏃 Running tests: https://github.com/microsoft/AzureTRE/actions/runs/3542131615 (with refid (in response to this comment from @guybartal) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Happy to finally see this!
Co-authored-by: Tamir Kamara <26870601+tamirkamara@users.noreply.github.com>
Co-authored-by: Tamir Kamara <26870601+tamirkamara@users.noreply.github.com>
Co-authored-by: Tamir Kamara <26870601+tamirkamara@users.noreply.github.com>
Co-authored-by: Tamir Kamara <26870601+tamirkamara@users.noreply.github.com>
/test-extended |
🤖 pr-bot 🤖 🏃 Running extended tests: https://github.com/microsoft/AzureTRE/actions/runs/3614589339 (with refid (in response to this comment from @tamirkamara) |
* resource update mechanism Co-authored-by: Tamir Kamara <26870601+tamirkamara@users.noreply.github.com>
Resolves #1744
What is being addressed
Add support for resource version updates.
How is this addressed
templateVersion
and 'forceVersionUpdate' properties toResourcePatch
model