-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
This component was previously tightly coupled with the Project component but should now be part of the larger database module.
Its primary purpose is to enable secure connection to a database within an isolated subnet using an EC2 instance as a bastion and AWS SSM for session management, eliminating the need for SSH keys.
Key deliverables:
- Move the component to the database module.
- Make the Ec2 instance type a configurable option.
- Pass whole VPC component as a parameter.
- Extend the database builder with the functionality to enable SSM connect.
- Add to database integration test suite.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request