v1.0.7
Breaking Change:
- The
machine_accounts.machines.machine_account
property of themachine_catalog
resource now supports only lowercase.
New Features:
- Added support for Global App Configuration (GAC) Discovery API.
- Added
citrix_policy_set
data source support. - Added support for the optional
delivery_type
attribute in thecitrix_delivery_group
resource and data source for customizing the delivery group type. - Added support to use
id
forcitrix_hypervisor
,citrix_hypervisor_resource_pool
,citrix_machine_catalog
, andcitrix_delivery_group
data sources. - Added support for
citrix_admin_role
,citrix_admin_user
, andcitrix_storefront_server
data sources. - Added support for
restrict_autoscale_tag
,peak_restrict_min_idle_untagged_percent
, andoff_peak_restrict_min_idle_untagged_percent
attributes for thecitrix_delivery_group
resource. #143 - Added support for the
citrix_machine_properties
resource to manage machine tags. #144 - Added the
persist_user_changes
property to the machine catalog resource. - Added the
service_account_domain
argument in theprovisioning_scheme.machine_domain_identity
property to the machine catalog resource. - Added the
enabled
option in thecitrix_application
resource that indicates whether the application is enabled or disabled. #150 - Configured authentication for WEM OnPrem service, allowing customers to manage configuration sets in their on-prem environment.
- Updated policy settings individually instead of replacing the entire set of policy settings.
- Added property
wem_region
incvad_config
that defaults to US. #147- For Citrix Cloud customers in EU or APS regions, set
citrix.cvad_config.wem_region
to EU or APS to enable WEM service. - For Citrix Cloud customers in Japan region, set
citrix.cvad_config.environment
to Japan to enable WEM service.
- For Citrix Cloud customers in EU or APS regions, set
Bug Fixes:
- Added
aws_imported_image_id
read-only attribute to record the ID of the imported AWS image for thecitrix_quickcreate_aws_workspaces_image
resource to avoid inconsistency for AMI image import. - Disallowed the
enable_session_roaming
attribute to be set incitrix_delivery_group.desktops
whensharing_kind
is set toprivate
or the associated machine catalog is a single session static catalog. - Fixed inconsistent results after applying
custom_access_policies
in thecitrix_delivery_group
resource. - Fixed the issue of dependency of
citrix_admin_role
andcitrix_admin_scope
with the custom policies ofcitrix_cloud_admin_user
.
Other Improvements:
- Refactored Citrix Cloud, DaaS, and AWS WorkSpaces Core data sources to reuse the resource model and refresh logic.
- Refactored the
citrix_cloud_saml_identity_provider
data source to reuse the resource model and refresh logic. - Updated
citrix_machine_catalog
resource examples to show theresource_group
attribute inazure_machine_config.azure_master_image
as required. #142 - Updated the policy name to ID when the policy name has changed as an intermediate step. Otherwise, the policy name will not be updated.
- The
default_desktop_icon
property under thecitrix_delivery_group
resource will only be supported for Citrix Cloud customers.
Full Changelog: v1.0.6...v1.0.7