Add terraform script for complete deployment of the Registry in the Dev Account#475
Open
tloubrieu-jpl wants to merge 32 commits into
Open
Add terraform script for complete deployment of the Registry in the Dev Account#475tloubrieu-jpl wants to merge 32 commits into
tloubrieu-jpl wants to merge 32 commits into
Conversation
added 10 commits
February 5, 2026 18:56
…ds-infra repository
Merged
14 tasks
… with test data on AWS
…m their own terraform, integration test still fail.
added 2 commits
May 6, 2026 16:43
nutjob4life
reviewed
May 7, 2026
| common_tags = var.common_tags | ||
| } | ||
|
|
||
| # TL: not ready for integration as we have a deadline for the ISRO node creation in dev, step done manuallyt |
Member
There was a problem hiding this comment.
@tloubrieu-jpl I feel seen! 😁 (Which is also how some people pronounce my name 🤣)
Thank you for doing this 👍
added 5 commits
May 7, 2026 10:48
… from terragrunt call
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🗒️ Summary
This PR initiates a terraform script which deployed opensearch and the needed policies to start.
A follow up action is going to be able to initialize the registry with registry-mgr and the reference dataset.
It is ready to be merged as it is used for deployment in dev with validated integration tests as a basis for the ISRO node creation.
⚙️ Test Data and/or Report
Integration test validated.
♻️ Related Issues
🤓 Reviewer Checklist
Reviewers: Please verify the following before approving this pull request.
Documentation and PR Content
Security & Quality
Testing & Validation
Maintenance