gomorpheus / terraform-provider-morpheus

Terraform Morpheus provider
MIT License
17 stars 23 forks source link

Add morpheus_virtual_image_upload as resource #229

Open aponchaut opened 6 months ago

aponchaut commented 6 months ago

Hello,

Is it possible to add a terraform resource to download an virtual_image from local file ?

Currently, there's a terraform object of type Data "morpheus_virtual_image" to identify a virtual image.

Regards