An open API service indexing awesome lists of open source software.

https://github.com/cspray/annotated-container-secrets

An Annotated Container parameter store for storing sensitive configuration values
https://github.com/cspray/annotated-container-secrets

annotated-container

Last synced: 12 months ago
JSON representation

An Annotated Container parameter store for storing sensitive configuration values

Awesome Lists containing this project

README

          

# Annotated Container Secrets

An [Annotated Container](https://github.com/cspray/annotated-container-secrets) parameter store designed to hold sensitive configurations for injecting into services without having to store those values in an environment variable.

## Installation

```
composer require cspray/annotated-container-secrets
```