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

Import database backup buckets from govuk-aws and small GCP changes #1275

Merged
merged 6 commits into from
Apr 25, 2024

Conversation

samsimpson1
Copy link
Member

GCP changes won't work properly until the staging project is sorted out

#1127

Copy link
Contributor

@sengi sengi left a comment

Choose a reason for hiding this comment

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

Nice! Thanks for persevering with the GCP auth stuff! 🙇

Comment on lines 4 to 6
"production" = "govuk-production-database-backups-replica"
"staging" = "govuk-production-database-backups"
"integration" = "govuk-staging-database-backups"
Copy link
Contributor

Choose a reason for hiding this comment

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

optional/trivial: can drop some unnecessary quotes here (dunno why tf fmt doesn't deal with this automatically 🤷)

Suggested change
"production" = "govuk-production-database-backups-replica"
"staging" = "govuk-production-database-backups"
"integration" = "govuk-staging-database-backups"
production = "govuk-production-database-backups-replica"
staging = "govuk-production-database-backups"
integration = "govuk-staging-database-backups"

Imported from infra-database-backups-bucket
@samsimpson1 samsimpson1 force-pushed the samsimpson1/big-import branch from 973ad49 to 4f451dd Compare April 25, 2024 13:53
@samsimpson1 samsimpson1 merged commit c316686 into main Apr 25, 2024
5 of 7 checks passed
@samsimpson1 samsimpson1 deleted the samsimpson1/big-import branch April 25, 2024 13:58
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.

2 participants