Skip to content

Add variables to enable RDS backups#85

Open
josephschadlick wants to merge 1 commit intotryretool:mainfrom
josephschadlick:rds_backup_vars
Open

Add variables to enable RDS backups#85
josephschadlick wants to merge 1 commit intotryretool:mainfrom
josephschadlick:rds_backup_vars

Conversation

@josephschadlick
Copy link
Copy Markdown

Adding the rds_backup_retention_period and rds_backup_window variables to enable RDS backups for the retool database. Defaults to current functionality.

@simon57b
Copy link
Copy Markdown

simon57b commented May 6, 2026

+1 — we're running into this exact gap. The aws_db_instance.this resource is provisioned with no backup_retention_period set, which AWS treats as retention = 0 (automated backups effectively disabled).

Would love to see this merged.

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