Skip to content

Commit

Permalink
Update RELEASE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewh1978 committed Aug 1, 2023
1 parent 32ac414 commit 4132ea3
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,19 @@
* Fix issue with destroying large deployments
* Correct Rocky URL for vSphere
* Fix AKS tagging
* SSH root password authentication is disabled by default
* validation of values in defaults.yml
* Validation of values in defaults.yml
* Update OpenSSH to fix scp issues on MacOS
* Fix auto shutdown so VMs are powered off

## Improvements
* install.sh no longer runs in a container, so is much faster
* Delete old assets
* Improvement provisioning parallelisation
* Improve provisioning parallelisation
* Add eks_version parameter
* Add destroy --clear flag
* Add multicloud migration template
* Update OpenSSH to fix scp issues on MacOS
* you can provide your ssh public key by setting ssh_pub_key defaults.yml
* SSH root password authentication is disabled by default - provide your SSH public key by setting ssh_pub_key defaults.yml
* Symlink .terraform directory so create/destroy much faster on MacOS

# 5.1

Expand Down

0 comments on commit 4132ea3

Please sign in to comment.