AWS ParallelCluster v2.11.9
·
2 commits
to release-2.11
since this release
We're excited to announce the release of AWS ParallelCluster 2.11.9
Upgrade
How to upgrade?
sudo pip install aws-parallelcluster==2.11.9
BUG FIXES
- Prevent updating
vpc_security_group_idwhen a managed FSx for Lustre file system is configured in the cluster.
Doing so would result in file system deletion and potential data loss.