[AVM Module Issue]: PremiumSSDv2 change breaks existing deployments #3874
Labels
Class: Resource Module 📦
This is a resource module
Needs: Triage 🔍
Maintainers need to triage still
Type: AVM 🅰️ ✌️ Ⓜ️
This is an AVM related issue
Type: Bug 🐛
Something isn't working
Check for previous/existing GitHub issues
Issue Type?
Bug
Module Name
avm/res/compute/virtual-machine
(Optional) Module Version
No response
Description
The changes to support PremiumSSDv2 disks, doesn't seem to be backwards compatible with VMs that were deployed before this change. The error I'm getting is
Changing property 'dataDisk.createOption' is not allowed.
The data disks where created with createOption 'Empty'. Looking at the module changes, the createOption is probably changing into 'Attached', which is not allowed.
Is there a solution or workaround for this?
(Optional) Correlation Id
No response
The text was updated successfully, but these errors were encountered: