AWS Endpoint RDS Tunnel
Version updated for https://github.com/luviny/aws-endpoint-rds-tunnel to version v1.0.8.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action, AWS Endpoint RDS Tunnel, establishes a secure SSH tunnel between a GitHub Actions runner and an RDS instance located in a private subnet using AWS EC2 Instance Connect Endpoint. It eliminates the need for managing a Bastion Host, simplifying database access for tasks such as migrations, schema changes, and data seeding. Key features include secure tunneling to RDS databases without public IPs, easy configuration with minimal inputs, and seamless integration with AWS services.