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

Added support for configuring existing PCM-deployed Cognito user pool with a new PCM installation #456

Closed BarcoMasile closed 1 year ago

BarcoMasile commented 1 year ago

Description

This PR adds support for setting up a new deployment of PCM without deploying a new Cognito user pool instance, so that a previously deployed user pool could be used instead. This is achieved through the use of new parameters (easily obtainable from CloudFormation console) to be passed at stack creation time.

Changes

Changelog entry

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.