compose-x / ecs_composex

Manage, Configure and Deploy your services and AWS services and applications from your docker-compose definitions
https://docs.compose-x.io
Mozilla Public License 2.0
160 stars 16 forks source link

Secrets exposed to both roles by default #637

Closed JohnPreston closed 2 years ago

JohnPreston commented 2 years ago

Secrets are now available to both the execution role and the task role, to simplify adoption. The secret name is used to create a default environment variable that is exposed to the service. The env var name can be overriden with VarName.

More documentation to do.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication