Is your feature request related to a problem? Please describe.
In order for contributors to test configurations,
they should not check in any needed credentials
Describe the solution you'd like
Implement dotenv module to the code
Describe alternatives you've considered
Secrets manager or vault is another option and could be considered for a future feature
Work for this ticket is being worked on in conjunction with #4 story. Additionally, @paramveerbright1982 is working changes to allow comparisons between like sources (mysql to mysql, etc)
Is your feature request related to a problem? Please describe. In order for contributors to test configurations, they should not check in any needed credentials
Describe the solution you'd like Implement dotenv module to the code
Describe alternatives you've considered Secrets manager or vault is another option and could be considered for a future feature
Additional context