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

(Do Not Merge) Destroy preprod visit scheduler RDS and restore terraform apply pipeline #27939

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

KristianGregor
Copy link
Contributor

Destroys the preprod scheduler DB so it can be rebuilt as an appropriately (smaller) sized db instance.

see https://dsdmoj.atlassian.net/wiki/spaces/PSCH/pages/5269618719/Database+downsizing

@KristianGregor KristianGregor requested a review from a team as a code owner November 18, 2024 16:29
@cloud-platform-concourse-bot

This PR requires approval from the Cloud Platform team. Please wait for a member of the team to review.

@cloud-platform-concourse-bot

This PR requires approval from the Cloud Platform team. Please wait for a member of the team to review.

@sablumiah
Copy link
Contributor

Terraform Plan Summary

Terraform Plan: 0 to be created, 13 to be destroyed, 2 to be updated, 0 to be replaced and 50 unchanged.

Resources to destroy:

- kubernetes_secret.visit_scheduler_rds
- kubernetes_secret.visit_scheduler_rds_refresh_creds
- module.irsa.module.iam_assumable_role.aws_iam_role_policy_attachment.this["visit_scheduler_rds"]
- module.visit_scheduler_rds.aws_db_instance.rds
- module.visit_scheduler_rds.aws_db_parameter_group.custom_parameters
- module.visit_scheduler_rds.aws_db_subnet_group.db_subnet[0]
- module.visit_scheduler_rds.aws_iam_policy.irsa
- module.visit_scheduler_rds.aws_kms_alias.alias[0]
- module.visit_scheduler_rds.aws_kms_key.kms[0]
- module.visit_scheduler_rds.aws_security_group.rds-sg
- module.visit_scheduler_rds.random_id.id
- module.visit_scheduler_rds.random_password.password
- module.visit_scheduler_rds.random_string.username

Resources to update:

! module.prison_visit_booker_registry_rds.aws_db_instance.rds
! module.prison_visit_booker_registry_rds.aws_db_parameter_group.custom_parameters

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