github vmware/terraform-provider-vcd v3.3.0

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

FEATURES

  • New Resource: vcd_nsxt_security_group for NSX-T Edge Gateways (#663)
  • New Data source: vcd_nsxt_security_group for NSX-T Edge Gateways (#663)
  • New Resource: vcd_nsxt_app_port_profile for NSX-T Application Port Profile management (#673)
  • New Data source: vcd_nsxt_app_port_profile for NSX-T Application Port Profile management (#673)
  • New Resource: vcd_nsxt_firewall for NSX-T Edge Gateways (#663)
  • New Data Source: vcd_nsxt_firewall for NSX-T Edge Gateways (#663)
  • New Resource: vcd_nsxt_nat_rule for NSX-T Edge Gateways (#676)
  • New Data source: vcd_nsxt_nat_rule for NSX-T Edge Gateways (#676)
  • New Resource: vcd_role for provider and tenant role management (#677)
  • New Resource: vcd_global_role for provider role management (#677)
  • New Resource: vcd_rights_bundle for provider role management (#677)
  • New Data source: vcd_right for provider and tenant role management (#677)
  • New Data source: vcd_role for provider and tenant role management (#677)
  • New Data source: vcd_global_role for provider role management (#677)
  • New Data source: vcd_rights_bundle for provider role management (#677)
  • New Resource: vcd_nsxt_ipsec_vpn_tunnel for NSX-T IPsec VPN Tunnel management (#678)
  • New Data source: vcd_nsxt_ipsec_vpn_tunnel for NSX-T IPsec VPN Tunnel management (#678)

IMPROVEMENTS

  • Fix a few typos and add example in Routed Network V2 docs (#663)
  • Add compatibility with Terraform 0.15.0 for TestAccVcdNsxtStandaloneVmTemplate and
    TestAccVcdStandaloneVmTemplate (#663)
  • Tests: add optional test config variable Misc.LdapContainer to override default LDAP container location.
    (can be used to overcome Docker registry throttling issues for pulling testing LDAP container) (#673)
  • datasource/vcd_resource_list adds vcd_right, vcd_role, vcd_global_role, vcd_rights_bundle to the supported resource types (#677)
  • Replace vdc.ComposeRawVApp with vdc.CreateRawVApp (#681)
  • Change "vCloud Director" or "vCloudDirector" to "VMware Cloud Director" in all docs. (#682)
  • Update org_user docs to include creation of system users. (#682)

BUG FIXES

  • resource/vcd_edgegateway not retrieved when there are more than 25 items (#660)
  • (Issue #633) vApp description was ignored in creation and update. (#664)
  • (Issue #634) Setting CPU count to less than what the template has throws error. (#673)
  • Tests: LDAP related tests had incorrect port mapping after image update (#673)
  • resource/vcd_org_vdc complained about storage profile name update from empty to specified on some VCD versions (#676)

NOTES

  • Bump terraform-plugin-sdk to 2.4.4 (#657)
  • Add VCDClient.GetNsxtEdgeGateway, VCDClient.GetNsxtEdgeGatewayById, and
    GetNsxtEdgeGatewayFromResourceById convenience functions (#663)
  • Add importStateIdNsxtEdgeGatewayObject function for import testing of NSX-T Edge Gateway child
    objects (#663)

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

NewReleases is sending notifications on new releases.