Cloud-Temple / terraform-provider-cloudtemple

Cloud Temple CSP Terraform Provider
https://cloud-temple.com
Mozilla Public License 2.0
8 stars 1 forks source link

Terraform wants to recreate data disks #113

Closed roct37 closed 10 months ago

roct37 commented 10 months ago

Hello,

When we create virtual disks, the first time we apply, the disks are correctly created and attached to the virtual machine but the next plans says that the controler_id is missing and wants to recreate the disks.

It seems the virtual_machine resource doesnt expose its controlers so we can set the id of the vm controler directly on the data disk block.

Can you please have a look ?

pbesret commented 10 months ago

Hello,

Could you provide steps to reproduce so we can take a look please.

Thanks, Paul