github vmware/terraform-provider-vcd v3.5.0

latest releases: v3.14.0, v3.13.0, v3.12.1...
2 years ago

FEATURES

  • New Resource: vcd_nsxt_alb_settings for managing NSX-T ALB on NSX-T Edge Gateways (#726)
  • New Data source: vcd_nsxt_alb_settings for reading NSX-T ALB on NSX-T Edge Gateways (#726)
  • New Resource: vcd_library_certificate for managing certificates in library (provider configuration) (#733)
  • New Data source: vcd_library_certificate for reading certificates in library (#733)
  • New Resource: vcd_nsxt_alb_edgegateway_service_engine_group for managing NSX-T ALB Service Engine Groups
    assignments to Edge Gateways (#738, #764)
  • New Data source: vcd_nsxt_alb_edgegateway_service_engine_group for reading NSX-T ALB Service Engine Groups
    assignments to Edge Gateways (#738, #764)
  • New Resource: vcd_vdc_group for managing VDC Groups (#752)
  • New Data source: vcd_vdc_group for reading VDC Groups (#752)
  • New Resource: vcd_nsxt_alb_pool for NSX-T Load Balancer pools (#756)
  • New Data source: vcd_nsxt_alb_pool for reading NSX-T Load Balancer pools (#756)
  • New Resource: vcd_nsxt_alb_virtual_service for managing NSX-T ALB Virtual Service on NSX-T Edge Gateways
    (#757, #764)
  • New Data source: vcd_nsxt_alb_virtual_service for reading NSX-T ALB Virtual Service on NSX-T Edge Gateways
    (#757, #764)

IMPROVEMENTS

  • Remove Coverity warnings from code (#734)
  • resource/vcd_vapp_vm, resource/vcd_vm_internal_disk add support for disk controller type nvme
    (#680,#739)
  • Add property api_token to provider, supporting API token authentication (#742)
  • Bump Terraform SDK to 2.10.0 (#751)
  • resource/vcd_vapp add support for lease settings management. [#762)
  • datasource/vcd_vapp add support for lease settings visualization. (#762)

BUG FIXES

  • Fix bootable media connection in vcd_vm by sending media reference in CreateVM (#714)
  • Fix broken documentation links (#721)
  • Fix bug where using vcd_vm_internal_disk could remove description field in vcd_vapp_vm and vcd_vm (#758)
  • Skip tests for resources not available in 10.1 (#761)
  • Fix wrong references in TestAccVcdVAppVmMultiNIC (#761)

NOTES

  • Add Guest Customization docs with examples to "guides" section (#729)
  • Improve HCL samples in documentation to only contain single newline spaces and adjust automated check to catch it
    (#747)
  • Add support for Terraform 1.1 CLI by upgrading Terraform Plugin SDK from v2.7.0 to v2.10.0
    (there was a crash with older SDK version) (#751)

Don't miss a new terraform-provider-vcd release

NewReleases is sending notifications on new releases.