Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added FSX security group parameters to the Shared Storage section of CLI configuration file #5851

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

sheppard-brandon-bah
Copy link

Description of changes

  • In order to enable use of the Parallel Cluster CLI within enterprise and government AWS environments, have added the the option to configure existing Security Groups to be used in the FSX Lustre Cluster deployment over forcing the auto-creation of a new Security Group. Adding resources like Security Groups is restricted for most users in most enterprise cloud environments.

Tests

  • Have successfully deployed a HPC cluster with a Lustre file store using a cinfig file that contains a list of Security Groups to use for the Lustre share.

References

Checklist

  • Make sure you are pointing to the right branch.
  • If you're creating a patch for a branch other than develop add the branch name as prefix in the PR title (e.g. [release-3.6]).
  • Check all commits' messages are clear, describing what and why vs how.
  • Make sure to have added unit tests or integration tests to cover the new/modified code.
  • Check if documentation is impacted by this change.

Please review the guidelines for contributing and Pull Request Instructions.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant