Skip to content

v0.3.4

Compare
Choose a tag to compare
@aneeshk-citrix aneeshk-citrix released this 30 Nov 16:49
· 17 commits to main since this release

This release contains the following items:

Breaking change:

  • citrix_daas_machine_catalog.provisioning_scheme.machine_config.master_image is now a required property. For GCP catalog, specify the VM or VM snapshot you want to use as the VDA image template for the catalog.

New features:

  • Support Azure Gallery Image in machine catalog creation.
  • Support shared VPC on GCP in resource pool creation. If you are using shared VPC instead of regular VPC, set citrix_daas_hypervisor_resource_pool.shared_vpc to true.
  • Support GCP catalog creation.

Bugfixes and Improvements:

  • Implement batch API.
  • Fixed issue where certain attributes in citrix_daas_delivery_group resource would show as known after apply every time even without changes.
  • Minor bugfixes and improvements

Full Changelog: v0.3.3...v0.3.4