Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release v0.5.3 #49

Merged
merged 1 commit into from
Mar 22, 2024
Merged

release v0.5.3 #49

merged 1 commit into from
Mar 22, 2024

Conversation

aneeshk-citrix
Copy link
Collaborator

@aneeshk-citrix aneeshk-citrix commented Mar 22, 2024

New Features:

  • Allow setting the Minimum Functional Level for Machine Catalogs and Delivery Groups. citrix_machine_catalog - Cannot set functional level #41
  • Support for creating and managing Nutanix hypervisor resource pool via Terraform.
  • Support VSphere MCS Machine Catalog.
  • Support XenServer MCS Machine Catalog.

Breaking change:

  • For Machine Catalogs, under provsioning_scheme.machine_config per hypervisor type, the writeback_cache.writeback_cache_memory_size_mb is now a Required field.
  • storage and temporary_storage for XenServer hypervisor resource pool is now of type HypervisorStorageModel (previously string).

Bugfixes:

Other changes:

  • service_offering for AWS EC2 now follows AWS EC2 instance type naming convention.

xushengl
xushengl previously approved these changes Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment