aws-samples / pcluster-manager

Manage AWS ParallelCluster through an easy to use web interface
https://pcluster.cloud
Apache License 2.0
65 stars 27 forks source link

Safely import ComputeResources config created with single instance type #421

Closed mendaomn closed 1 year ago

mendaomn commented 1 year ago

Description

This PR fixes an issue causing the cluster creation wizard to crash whenever a template containing configuration for the single instance type is uploaded

Fixes #366

Changes

Changelog entry

Fix cluster creation wizard failing when uploading a template created with the single instance type format (supported untile PC 3.2.0)

How Has This Been Tested?

References

PR Quality Checklist

In order to increase the likelihood of your contribution being accepted, please make sure you have read both the Contributing Guidelines and the Project Guidelines

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.