This repository was archived by the owner on Aug 23, 2024. It is now read-only.
v2.2.0 Fixing bugs, adding tests
Fixes
- variable
vcenter_cluster_name
changes no longer break - provisioners
install_vpn_server
anddownload_vcenter_iso
no longer break on missing/root/bootstrap
Changes
- Output
vpn_pasword
has been renamed tovpn_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)