citrix / terraform-provider-citrix

Terraform provider for Citrix
Apache License 2.0
41 stars 5 forks source link

Support for additional/missing custom properties and capabilities within the citrix_machine_catalog resource #45

Closed j7lloyd closed 2 months ago

j7lloyd commented 3 months ago

Specifically, I focused on the azure_machine_config context, to address the following:

LicenseType UseSharedImageGallery SharedImageGalleryReplicaRatio SharedImageGalleryReplicaMaximum UseEphemeralOsDisk DiskEncryptionSetId

As previously stated, the associated code is not fully tested or documented. While it serves my intended concept or use case, there may be unknown issues, and its applicability in all scenarios is not guaranteed. However, I have made efforts to align with the established coding practices and overall theme as outlined, wherever possible.

aneeshk-citrix commented 2 months ago

Hi @j7lloyd,

We have these features implemented in release-v0.5.5. Closing this PR.

Thanks, Aneesh

j7lloyd commented 2 months ago

OK, @aneeshk-citrix, this is great news! I was hoping for an honorary mention, but no worries :wink: I will get testing tomorrow. In the meantime, do you have a release timeline for the other PR (#53) that I created at the end of last month?

aneeshk-citrix commented 2 months ago

We have it in our roadmap but no ETA for it.