aws / aws-parallelcluster-ui

Apache License 2.0
31 stars 20 forks source link

Support PC API 3.6.0 cloudformation template #208

Closed BarcoMasile closed 1 year ago

BarcoMasile commented 1 year ago

Description

This PR adds support for PC API template version 3.6.0 onwards, since three parameters (related to the previous implementation) are not needed anymore and when passed to a 3.6.0 template, they cause an error.

Changes

NB: I didn't change the existing conditions (which would have resulted in a streamlined parameter passing) to make it super clear what happens when passing those three parameters.

How Has This Been Tested?

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.