- Update the AWS and Azure deployment template or script to use
the VPN quick start script instead of vpnsetup.sh. The quick
start script sets up IKEv2 automatically, so users don't need
to manually set up IKEv2.
- Switch to version 2 of the Azure Custom Script Extension
- Use default VM size "Basic_A0" for deployments (configurable)
- Clean up install.sh, and other minor improvements