Skip to content

v1.11.0

Compare
Choose a tag to compare
@dimitarproynov dimitarproynov released this 17 Oct 10:32
· 161 commits to main since this release
a4204f4

v1.11.0

FEATURES:

  • num_hosts property on SDDC now shows and controls the number of hosts in the primary cluster (created by default with an SDDC). Previously there was no way to scale up/down the number of hosts in the primary cluster

  • Cluster operations like Create/Update/Destroy on more than one cluster can now be initiated simultaneously, without the need for depends_on=[]

  • Error reporting improvements

  • Release process improvements
    BUG FIXES:

  • EDRS settings are not truly "Optional" #151

  • Lack of multi-cluster SDDC support in "resourceSddcUpdate" function #155

  • vmc_cluster resource tries to create new clusters simultaneously and fails #160