Feature Request
Allow CASC to use Vault Agent to retrieve secrets. The current setup requires that some sort of credential be passed into the config file. With agent running, the agent will handle any authentication and authorization with Vault and sensitive values wouldn't need to be placed in the config. This also has an impact on roles that might have shorter TTLs on secret ids or token. Running Vault in agent mode can renew tokens once the TTL has expired.
Feature Request
Allow CASC to use Vault Agent to retrieve secrets. The current setup requires that some sort of credential be passed into the config file. With agent running, the agent will handle any authentication and authorization with Vault and sensitive values wouldn't need to be placed in the config. This also has an impact on roles that might have shorter TTLs on secret ids or token. Running Vault in agent mode can renew tokens once the TTL has expired.