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

Manage licensify documentdb clusters #1403

Merged
merged 1 commit into from
Jul 25, 2024
Merged

Manage licensify documentdb clusters #1403

merged 1 commit into from
Jul 25, 2024

Conversation

samsimpson1
Copy link
Member

@samsimpson1 samsimpson1 commented Jul 25, 2024

Imported from app-licensify-documentdb in govuk-aws

The root password will be manually imported before applying.

#1127

@samsimpson1 samsimpson1 requested a review from a team July 25, 2024 12:04
@samsimpson1 samsimpson1 force-pushed the samsimpson1/i branch 3 times, most recently from 43855e8 to 5e57230 Compare July 25, 2024 12:11
count = var.licensify_documentdb_instance_count
identifier = "licensify-documentdb-${count.index}"
cluster_identifier = aws_docdb_cluster.licensify_cluster.id
# TODO: make sure this is the right DB instance size
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this copy pasta? Or do we still need to do this?

Copy link
Member Author

@samsimpson1 samsimpson1 Jul 25, 2024

Choose a reason for hiding this comment

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

It is copied from govuk-aws, I have no idea if we still need to do this though. It would probably be worth going around all of these instances at some point and making sure they are all the right size

@samsimpson1 samsimpson1 merged commit 6c29827 into main Jul 25, 2024
5 checks passed
@samsimpson1 samsimpson1 deleted the samsimpson1/i branch July 25, 2024 12:36
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