gomorpheus / terraform-provider-morpheus

Terraform Morpheus provider
MIT License
17 stars 21 forks source link

Add morpheus_virtual_image as resource #252

Open albenik85 opened 4 months ago

albenik85 commented 4 months ago

Hi all,

we are missing the possibility to update virtual images via terraform as there is no ressource available for it, just the data source. Background: as it is written in the docs:

"Typically Morpheus does not have sufficient metatdata to successfully provision synced User Images. After integrating clouds and User Images have synced, it is highly recommended to configure the images prior to provisioning"

Regards