-
Notifications
You must be signed in to change notification settings - Fork 42
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
feat/NUKAMI-293 added secrets and utilised orbs to fetch secrets #3993
Open
Ha2605
wants to merge
12
commits into
master
Choose a base branch
from
feat/NUKAMI-293
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- @times-components/[email protected] - @times-components/[email protected] - @times-components/[email protected] - @times-components/[email protected] - @times-components/[email protected] - @times-components/[email protected] - @times-components/[email protected] - @times-components/[email protected] - @times-components/[email protected] - @times-components/[email protected] - @times-components/[email protected] - @times-components/[email protected] - @times-components/[email protected] - @times-components/[email protected] - @times-components/[email protected] - @times-components/[email protected] - @times-components/[email protected] - @times-components/[email protected] - @times-components/[email protected] - @times-components/[email protected]
* feat/TMPZ-777-audio-player-mobile * feat/TMPZ-777-audio-player-working-player * feat/TMPZ-777-audio-player-working-player * feat/TMPZ-777-audio-player * feat/TMPZ-777-audio-player-lin-sht * feat(TMPZ-775): created audio playe button * feat/TMPZ-777-audio-player-icons * feat/TMPZ-777-audio-player-icons * feat/TMPZ-777-audio-player-tests * feat(TMPZ-775): added imperative handle for audio player * feat/TMPZ-777-audio-player-tests * feat/TMPZ-777-audio-player-tests * feat(TMPZ-775): minor adjustments * feat/TMPZ-777-audio-player-tests * feat/TMPZ-777-audio-player-tests * feat/TMPZ-777-audio-player-tests * feat/TMPZ-777-audio-player-tests * feat/TMPZ-777-audio-player-no-test-cus-of-bad-and-outdated-env * feat/TMPZ-777-audio-player-no-test-cus-of-bad-and-outdated-env * feat/TMPZ-777-audio-player-no-test-audio * feat/TMPZ-777-audio-player-no-test-audio * feat/TMPZ-777-audio-player-no-test-audio * feat/TMPZ-777-audio-player-no-test-audio * feat/TMPZ-777-audio-player-no-test-audio * feat/TMPZ-777-audio-player-no-test-audio * feat/TMPZ-777-audio-player-no-test-audio * feat/TMPZ-777-audio-player-no-test-audio * feat/TMPZ-777-audio-player-components-fix * feat/TMPZ-777-audio-player-components-fix-remove-old-player * feat/TMPZ-777-audio-player-with-tests * feat/TMPZ-777-audio-player-with-tests * feat/TMPZ-777-audio-player-with-tests * feat/TMPZ-777-audio-player-with-tests * feat/TMPZ-777-audio-player-analyitcs-test * temporary reduction in thresholds code is in transition * feat/TMPZ-777-audio-player-using-ts-styles * feat/TMPZ-777-audio-player-new-tests * feat/TMPZ-777-audio-player-new-tests * feat/TMPZ-777-audio-player-new-tests * feat/TMPZ-777-audio-player-new-tests * feat/TMPZ-775-build_button_for_aduio_naration-resolve-audio-branch-resolve-lints * feat/TMPZ-775-build_button_for_aduio_naration-writing-helping-with-test * feat/TMPZ-775-build_button_for_aduio_naration-writing-helping-with-test * feat(TMPZ-775): adjusted styles, adjusted tests * feat/TMPZ-775-build_button_for_aduio_naration-test-fix * feat/TMPZ-775-build_button_for_aduio_naration-test-fix * feat(TMPZ-775): removed unused prop from test * feat(TMPZ-775): adjusted tests * feat/TMPZ-775-build_button_for_aduio_naration * feat(TMPZ-775): manualy adjusted snap --------- Co-authored-by: Domagoj <[email protected]> Co-authored-by: Adam Osborne <[email protected]>
- @times-components/[email protected] - @times-components/[email protected] - @times-components/[email protected] - @times-components/[email protected] - @times-components/[email protected] - @times-components/[email protected] - @times-components/[email protected] - @times-components/[email protected] - @times-components/[email protected] - @times-components/[email protected] - @times-components/[email protected] - @times-components/[email protected] - @times-components/[email protected] - @times-components/[email protected] - @times-components/[email protected] - @times-components/[email protected] - @times-components/[email protected] - @times-components/[email protected]
Quality Gate passedIssues Measures |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Secret Rotator README
Overview
This document provides an overview of the Secret Rotator implementation for managing secrets in the Sun Savers BACS Service environment. The secret rotator is designed to automate secret creation, rotation, and retrieval, ensuring secure and efficient secret management across environments.
Features
Module Configuration
Terraform Module
The
secret_rotator
Terraform module is used to configure the secret rotation settings.Utilization of AWS Secrets
Command details
command :
fetch_secrets_dev
This workflow securely retrieves and saves secrets
GH_TOKEN
from AWS Secrets Manager for use in development pipelines.Secret Rotation Workflow
The workflow
secrets-rotator
automates secret creation and rotation through Terraform configurations.Workflow Steps:
Example Workflow:
Notifications (Optional)
Slack notifications can be enabled to provide updates on secret rotation status.
Best Practices
dev
,staging
,prod
) to ensure security.