Skip to content
This repository was archived by the owner on Aug 23, 2024. It is now read-only.

v2.2.0 Fixing bugs, adding tests

Compare
Choose a tag to compare
@displague displague released this 20 Mar 06:54
a69b982

Fixes

  • variable vcenter_cluster_name changes no longer break
  • provisioners install_vpn_server and download_vcenter_iso no longer break on missing /root/bootstrap

Changes

  • Output vpn_pasword has been renamed to vpn_password

Improvements

  • Terraform validation testing is performed on each PR
  • Integration testing is included and verifying most of the workflow (full E2E testing is getting closer)