-
Notifications
You must be signed in to change notification settings - Fork 381
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
feat: add support for ephemeral disk placement #3948
base: main
Are you sure you want to change the base?
feat: add support for ephemeral disk placement #3948
Conversation
.github/actions/templates/avm-validateModuleDeployment/action.yml
Outdated
Show resolved
Hide resolved
@Kittoes0124 sorry for my late reply. Thanks for the contribution. It looks good, but unfortunately git is complaining about a conflict. I can't see it, do you see it in your branch? |
Yes, yet another version bump/hash conflict. I'll fix it again... |
Description
This adds support for ephemeral disk placement to the Virtual Machine module.
Non-breaking Changes:
diffDiskSettings
property toosDisk
parameter.Breaking Changes:
enableEvictionPolicy
parameter; it is now namedevictionPolicy
and matches the base resource type definition.Pipeline Reference
Type of Change
version.json
:version.json
.version.json
.Checklist
Set-AVMModule
locally to generate the supporting module files.