citrix / terraform-provider-citrix

Terraform Provider for Citrix
https://registry.terraform.io/providers/citrix/citrix/latest
Apache License 2.0
45 stars 5 forks source link

Attribute "provisioning_scheme.machine_config.master_image" cannot be specified when "provisioning_scheme.machine_config.gallery_image" is specified #21

Closed j7lloyd closed 9 months ago

j7lloyd commented 9 months ago

Of course, this is precisely what I expected; however, when I remove (or comment out) the master_image attribute, I subsequently encounter the following error:

Inappropriate value for attribute "provisioning_scheme": attribute "machine_config": attribute "master_image" is required.

j7lloyd commented 9 months ago

In the context of Azure Compute Gallery, Citrix recommends storing images for large non-persistent machine catalogs in Azure Compute Gallery, to facilitate quicker resets of VDA OS disks. Considering this, do you have any plans to support the placement of prepared images in Azure Compute Gallery? As per the three custom properties outlined here: https://docs.citrix.com/en-us/citrix-daas/install-configure/machine-catalogs-create/create-machine-catalog-citrix-azure.html#configure-azure-compute-gallery

j7lloyd commented 9 months ago

Thank you! Having just tested v0.3.5, I am pleased to confirm that it now works as expected. Please can you also log my subsequent comment (to support the placement of prepared images in Azure Compute Gallery) as a feature request?

AlanCitrix commented 9 months ago

Yep noted! We would love to get to that point.