Skip to content

v0.5.0

Compare
Choose a tag to compare
@zhuolun-citrix zhuolun-citrix released this 27 Feb 18:49
· 11 commits to main since this release

Breaking change:
Starting from release v0.5.0, all resources will no longer have daas in resource name, i.e. citrix_daas_zone is now citrix_zone. Please refactor your terraform to remove daas from all resource definition.

New features:

  1. Support Vsphere / XenServer / Nutanix hypervisor management via terraform
  2. Manual Power Managed machine catalog now supports Vsphere / XenServer / Nutanix hypervisor
  3. Support managing GPO via terraform
  4. Support Hybrid Azure AD (HybridAzureAD) identity type for MCS machine catalogs

Other changes:

  1. Repo structure has been streamlined by merging resource and data_source directory
  2. Updated README

Full Changelog: v0.4.0...v0.5.0