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

Feature/default encryption #70

Merged
merged 4 commits into from
Feb 21, 2025
Merged

Feature/default encryption #70

merged 4 commits into from
Feb 21, 2025

Conversation

chipbell4
Copy link
Contributor

Setting encryption to default to true. For serverless clusters encryption is enabled by default, but it is not enabled for provisioned clusters. This PR sets this moving forward. I believe this would be a breaking change for existing clusters, so I'm hoping that our automated versioning system picks this up...

This is the case already with serverless clusters, but provisioned
clusters default to unencrypted (source:
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/rds_cluster#storage_encrypted-1)
@chipbell4 chipbell4 requested a review from a team February 20, 2025 17:35
@chipbell4 chipbell4 added the breaking-change Breaking change label Feb 20, 2025
@chipbell4 chipbell4 merged commit 749a6cd into main Feb 21, 2025
2 checks passed
@chipbell4 chipbell4 deleted the feature/default-encryption branch February 21, 2025 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change Breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants