A developer must provision an external service's credentials to an application hosted on a virtual server without embedding them directly into the codebase or configuration files. Which service should the developer implement to securely manage and inject these credentials at runtime?
Version-controlled code repository
Permission assignment service
Parameter store without additional encryption
Environment variables with plain text values
Encrypted object storage service
Dedicated secrets management service