Skip to content

Conversation

@terado
Copy link
Contributor

@terado terado commented Jul 18, 2025

Description

ENG-872 Implement RDS with current blueprint
Implementation of the backup plan inside the source module of the Terraform backup

  • variables.tf: RDS config variable (backup_plan_config_rds) with defaults.
  • backup_plan.tf: RDS backup plan and selection resources.
  • backup_framework.tf: RDS backup framework resource.
  • backup_restore_testing.tf: RDS restore testing resource.
  • locals.tf: RDS selection tag and framework ARN list entries.
  • aws-backups.tf: Default disabled config for RDS in the example module block.
  • README.md: RDS resources and input variable documented.

Context

To add RDS backup capability

Type of changes

  • Refactoring (non-breaking change)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would change existing functionality)
  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I am familiar with the contributing guidelines
  • I have followed the code style of the project
  • I have added tests to cover my changes
  • I have updated the documentation accordingly
  • This PR is a result of pair or mob programming

Sensitive Information Declaration

To ensure the utmost confidentiality and protect your and others privacy, we kindly ask you to NOT including PII (Personal Identifiable Information) / PID (Personal Identifiable Data) or any other sensitive data in this PR (Pull Request) and the codebase changes. We will remove any PR that do contain any sensitive information. We really appreciate your cooperation in this matter.

  • I confirm that neither PII/PID nor sensitive data are included in this PR and the codebase changes.

@terado terado requested a review from a team as a code owner July 18, 2025 14:46
@terado terado changed the base branch from main to add-aurora-support-clean July 18, 2025 21:56
Base automatically changed from add-aurora-support-clean to main July 23, 2025 09:26
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.

1 participant