Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Have SSM generate and inject passwords #14

Open
giusedroid opened this issue Jan 21, 2019 · 0 comments
Open

Have SSM generate and inject passwords #14

giusedroid opened this issue Jan 21, 2019 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@giusedroid
Copy link
Owner

Have SSM generate and inject passwords

As of now, the user is expected to generate and add passwords to the environment of their CI/CD pipeline.
It would be better to have AWS SSM SecretManager with CloudFormation, as showed here

Acceptance Criteria

  • the value of parameter GrafanaDatabasePassword in cloudformation/10-aurora-backend.yml must be generated and managed by SSM SecretManager
  • the value of parameter GrafanaServiceAdminPassword in cloudformation/20-grafana-ecs-service.yml must be generated and managed by SSM SecretManager
  • the value of parameter GrafanaDatabasePassword in cloudformation/20-grafana-ecs-service.yml must be resolved via SSM SecretManager
  • DO NOT CHANGE USER NAME FOR THE DATABASE please
@giusedroid giusedroid added enhancement New feature or request help wanted Extra attention is needed labels Jan 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant