gomorpheus / terraform-provider-morpheus

Terraform Morpheus provider
MIT License
17 stars 21 forks source link

Add morpheus_virtual_image_upload as resource #229

Open aponchaut opened 7 months ago

aponchaut commented 7 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