Merged
Conversation
aneeshk-citrix
approved these changes
Mar 3, 2025
This was
linked to
issues
Mar 3, 2025
sourav-citrix
approved these changes
Mar 3, 2025
yashwanthjammi
approved these changes
Mar 3, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Breaking change:
citrix_machine_catalog.provisioning_scheme.azure_machine_config.disk_encryption_setdisk_encryption_set_nameanddisk_encryption_set_resource_groupmust now be lowercase. Fixes [Bug] disk_encryption_set specified does not match the disk encryption set configured in the prepared image #210New Features:
application_groupsparameter incitrix_applicationresource. [Feature] citrix_application / citrix_application_group #198use_full_disk_clone_provisioningfor XenServer MCS catalogs incitrix_machine_catalog.provisoning_scheme.xenserver_machine_config. [Feature] citrix_machine_catalog for XenServer, full clone option for static desktops #188citrix_policy_filter.policies.client_ip_filters.ip_addressattribute. Fixes [Feature] Client IP Address filtering model to support more than IPv4 #205assign_machines_to_usersfor resourcecitrix_delivery_groupthat allows assigning (and unassigning) machines in the delivery group to users. [Feature] Delivery Group Machine Allocation #202Bugfixes:
network_mapping.networkwhen creating machine catalogs in AWS. [Bug] Inconsistent result on citrix_machine_catalog with non-default AWS VPC #156provisioning_scheme.xenserver_machine_config.writeback_cacheattribute is null to fix inconsistent result after apply.citrix_policy_set.typeattribute to only allow valueDeliveryGroupPolicies. Fixes [Bug] citrix_policy_set (Resource) Blank Error Message #207citrix_policy_setcreation error message to show as an empty string. Fixes [Bug] citrix_policy_set (Resource) Blank Error Message #207ModifyPlantoCreateandUpdatemethods. Fixes [Bug] Error updating Image Version #211citrix_machine_catalogresource to allow machine catalog to inherit the shared image gallery settings from prepared image. Fixes [Bug] Error creating Machine Catalog using a prepared image #212citrix_applicationresource to be able to plancitrix_applicationresource successfully when adding a new machine catalog, new delivery group, new application. [Bug] Unable to create applications in new delivery group #209image_version.prepared_imageof a machine config allowing to update the prepared image version. [Bug] Updating prepared image produces inconsistent result after apply #213citrix_machine_catalogresource to allow creating image definition and image version resources with machine catalogs in one terraform plan/apply action. Fixes [Feature] Client IP Address filtering model to support more than IPv4 #205machine_nameof AWS EC2 manual machines incitrix_machine_catalogis not set during terraform import.citrix_policy_setresource to set the default setting value for boolean policy settings when theuse_defaultis set totrue. Fixes [Bug] citrix_policy_set (Resource) Blank Error Message #207terraform importissues forcitrix_stf_authentication_servicewhen netscaler gateways are set in CitrixAGBasicAuthenticationModel. [Bug] Cannot import citrix_stf_authentication_service when netscaler gateways are set in CitrixAGBasicAuthenticationModel #216Other Improvements:
delivery_groupsattribute ofcitrix_policy_setresource to clarify the effect of leavingdelivery_groupsunset or configured as an empty set. Fixes policy_set documentation not correct #201provisioning_scheme.azure_machine_config.writeback_cache.storage_cost_savingattribute cannot be set totruewhenstorage_typeorwbc_disk_storage_typeis set toStandard_LRS. Fixes [Bug] Machine Catalog: Setting storage_cost_saving to true when storage_type or wbc_disk_storage_type is set to Standard_LRS results in an error #204use_azure_compute_galleryattribute incitrix_machine_catalogresource.citrix_policy_setresource. When theuse_defaultattribute is set tofalse. Eithervalueorenabledattribute of the policy setting has to be specified.