Skip to content

release-v1.0.12#220

Merged
yashbhokare-citrix merged 1 commit intomainfrom
release-v1.0.12
Mar 3, 2025
Merged

release-v1.0.12#220
yashbhokare-citrix merged 1 commit intomainfrom
release-v1.0.12

Conversation

@yashbhokare-citrix
Copy link
Contributor

@yashbhokare-citrix yashbhokare-citrix commented Mar 3, 2025

Breaking change:

New Features:

Bugfixes:

Other Improvements:

  • Add a note to delivery_groups attribute of citrix_policy_set resource to clarify the effect of leaving delivery_groups unset or configured as an empty set. Fixes policy_set documentation not correct #201
  • Added a validation to make sure provisioning_scheme.azure_machine_config.writeback_cache.storage_cost_saving attribute cannot be set to true when storage_type or wbc_disk_storage_type is set to Standard_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 #204
  • Added a new validator for IPv4 and IPv6 addresses, ranges, and CIDR blocks.
  • Delivery Groups should be properly tainted in case of failures in creation.
  • Updated the documentation for use_azure_compute_gallery attribute in citrix_machine_catalog resource.
  • Added validation for the policy settings in citrix_policy_set resource. When the use_default attribute is set to false. Either value or enabled attribute of the policy setting has to be specified.

@yashwanthjammi yashwanthjammi self-requested a review March 3, 2025 19:22
@yashbhokare-citrix yashbhokare-citrix merged commit d919853 into main Mar 3, 2025
8 checks passed
@yashbhokare-citrix yashbhokare-citrix deleted the release-v1.0.12 branch March 3, 2025 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment