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

Update datastore read-only db user password on every run #2839

Open
1 task
adborden opened this issue Feb 17, 2021 · 0 comments
Open
1 task

Update datastore read-only db user password on every run #2839

adborden opened this issue Feb 17, 2021 · 0 comments
Labels
component/inventory Inventory playbooks/roles

Comments

@adborden
Copy link
Contributor

User Story

In order to easily rotate credentials, data.gov team wants Inventory to automatically update the datastore read-only db user's password on startup.

Acceptance Criteria

[ACs should be clearly demoable/verifiable whenever possible. Try specifying them using BDD.]

  • GIVEN I update DS_RO_PASSWORD in the user-provided service for inventory
    AND the application deploys successfully
    WHEN I cf connect-service to the datastore database
    THEN I can connect with the new DS_RO_PASSWORD

Background

[Any helpful contextual notes or links to artifacts/evidence, if needed]

Security Considerations (required)

[Any security concerns that might be implicated in the change. "None" is OK, just be explicit here!]

Sketch

[Notes or a checklist reflecting our understanding of the selected approach]

@adborden adborden added the component/inventory Inventory playbooks/roles label Feb 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/inventory Inventory playbooks/roles
Projects
None yet
Development

No branches or pull requests

1 participant