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

Follow-Up Ticket: Update Workflows to Fetch Secrets from AWS Secrets Manager #9024

Open
4 tasks
sukeshreddyg opened this issue Jan 21, 2025 · 0 comments
Open
4 tasks
Labels
enhancement New feature or request needs refining

Comments

@sukeshreddyg
Copy link
Contributor

User Story

As a Modernisation Platform Engineer,
I want to update the remaining workflows in all MP-managed repositories (except modernisation-platform-environments) to use the new centralized secrets management action, So that secrets are consistently managed, and GitHub secrets can be safely deleted.

Value / Purpose

  • Ensure all workflows across MP-managed repositories use the new centralized GitHub Action for secrets management.
  • Eliminate reliance on GitHub secrets, improving security and maintainability.
  • Maintain consistency and reduce redundancy in handling secrets across repositories.

Context / Background

#7109

Useful Contacts

No response

Additional Information

Definition of Done

  • All workflows in MP-managed repositories (except modernisation-platform-environments) are updated to fetch secrets from AWS Secrets Manager using the new centralized action.
  • Workflows successfully fetch, encrypt, declare, and decrypt secrets using the centralized action.
  • GitHub secrets are deleted from repositories once workflows are confirmed to use the new centralized action.
  • Documentation is written to reflect the use of the centralized secrets management action.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs refining
Projects
Status: To Do
Development

No branches or pull requests

1 participant