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

Neptune Module Enhancements #191

Merged
merged 37 commits into from
Apr 2, 2024
Merged

Neptune Module Enhancements #191

merged 37 commits into from
Apr 2, 2024

Conversation

colemandevries
Copy link
Contributor

@colemandevries colemandevries commented Mar 11, 2024

Change Objectives:
To modify the Neptune module to increase compatibility with provisioned cluster deployments in addition to the existing serverless cluster deployment options, and to ensure alignment with program standards for self-contained modules.

The changes raised in this pull request include:

  1. Converting calls to other external modules (i.e. parameter groups, neptune cluster instance) to stand-alone resources defined in the cluster module itself to align with CTOS standard conventions.
  2. Updated the cluster definition to be more suitable for provisioned deployment models (as opposed to serverless).
  3. Updated variables and outputs to support addition of resources and changes for provisioned cluster suitability.

@kiran1942 kiran1942 merged commit dcbecac into main Apr 2, 2024
1 of 2 checks passed
@michael-fleming michael-fleming deleted the neptune-module branch May 29, 2024 13:58
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.

2 participants