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

Bugfix/app repo secrets #1247

Merged
merged 3 commits into from
Feb 12, 2024
Merged

Bugfix/app repo secrets #1247

merged 3 commits into from
Feb 12, 2024

Conversation

michaeljcollinsuk
Copy link
Contributor

Fixes bugs found when running through a new app registration, namely that there were missing Github secrets that are required to deploy the app.

Adds AWS_DATA_ACCOUNT_ID and APP_ROLE_ARN to secrets that are
then used to deploy an app. These are added to both environmnets
although currently both values will be the same. This allows
it to be extended in the future to have different values for
different environments.
@michaeljcollinsuk michaeljcollinsuk merged commit aa2702d into main Feb 12, 2024
5 checks passed
@michaeljcollinsuk michaeljcollinsuk deleted the bugfix/app-repo-secrets branch February 12, 2024 17:15
Copy link

@mitchdawson1982 mitchdawson1982 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants