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
165 stars 17 forks source link

Using the stack ID to randomize the path to SSM parameter #559

Closed JohnPreston closed 2 years ago

JohnPreston commented 2 years ago

Using the stack ID to randomize the path to SSM parameter. The ID is not strictly unique but remains the same during the life of the stack. There is 1 chance out of 2176782336 (36^6) to get two of the same value.

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