Implementation
Support fetching SOURCE_URL and SINK_URL from a secret manager (AWS Secrets Manager, HashiCorp Vault) rather than plain environment variables.
Why
Compliance and security best practices for handling database credentials in enterprise environments.
Implementation
Support fetching
SOURCE_URLandSINK_URLfrom a secret manager (AWS Secrets Manager, HashiCorp Vault) rather than plain environment variables.Why
Compliance and security best practices for handling database credentials in enterprise environments.