Skip to content

Migrate Ec2SSMConnect to v2 #76

@droguljic

Description

@droguljic

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

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions