nutanix / terraform-provider-nutanix

Terraform Nutanix Provider
https://www.terraform.io/docs/providers/nutanix/
Mozilla Public License 2.0
95 stars 111 forks source link

Add image option insecure source uri #510

Open Bermos opened 1 year ago

Bermos commented 1 year ago

This option uses the v3 API endpoint images allow_insecure_connection option to skip https certificate validation, which should be useful if you have the image hosted on an internal file server that might have a self-signed certificate.