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

PLAT-9123: Costs module non-kms mode #329

Merged
merged 6 commits into from
Feb 7, 2025
Merged

PLAT-9123: Costs module non-kms mode #329

merged 6 commits into from
Feb 7, 2025

Conversation

Secretions
Copy link
Collaborator

@Secretions Secretions commented Jan 31, 2025

The costs terraform submodule, with cost reporting on, does not currently work when KMS is disabled.

This fixes that so what can use SSE uses SSE, and what can't is simply not encrypted. If you have an issue with the lack of encryption for those things, you should enable KMS, as those two things simply do not support encryption any other way.

This reverts commit 4460b9c.

If you want this encrypted, you can just turn on kms. This keeps
parity with Ashok's customer, and makes the options more literally
honest.
@Secretions Secretions marked this pull request as ready for review February 6, 2025 21:08
@Secretions Secretions requested a review from a team as a code owner February 6, 2025 21:08
Copy link
Contributor

@ddl-dclegg ddl-dclegg left a comment

Choose a reason for hiding this comment

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

My request is non-blocking, but worth consideration

@Secretions Secretions merged commit 698ad64 into main Feb 7, 2025
15 checks passed
@Secretions Secretions deleted the PLAT-9123 branch February 7, 2025 22:39
miguelhar pushed a commit that referenced this pull request Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants