🎉 Source MSSQL: Implement SSH bastion for acceptance/integration tests #6502
Labels
area/connectors
Connector related issues
connectors/source/mssql
connectors/sources-database
lang/java
priority/high
High priority
type/enhancement
New feature or request
Tell us about the problem you're trying to solve
Improve the process of acceptance testing by allowing doing acceptance/integration testing using a bastion running in a docker container. Right now we have a dedicated host in AWS that we use.
Why do we care?
Describe the alternative you’ve considered or used
Example of adding SSH bastion to Postgres source/destination
Note that this PR has way more logic in them than what you'll need to implement for a single connector because they add common helpers and shared libraries and docs
The text was updated successfully, but these errors were encountered: