Skip to content

Add E3704: Enforce TransitEncryptionEnabled for Valkey ReplicationGroups#4353

Merged
kddejong merged 1 commit intoaws-cloudformation:mainfrom
kddejong:fix/issue/4152
Feb 2, 2026
Merged

Add E3704: Enforce TransitEncryptionEnabled for Valkey ReplicationGroups#4353
kddejong merged 1 commit intoaws-cloudformation:mainfrom
kddejong:fix/issue/4152

Conversation

@kddejong
Copy link
Copy Markdown
Contributor

@kddejong kddejong commented Feb 2, 2026

Issue #, if available:

Validates that TransitEncryptionEnabled is explicitly set when Engine is valkey for AWS::ElastiCache::ReplicationGroup resources.

Fixes #4152

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.53%. Comparing base (276db11) to head (4493826).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4353      +/-   ##
==========================================
- Coverage   93.54%   93.53%   -0.01%     
==========================================
  Files         417      418       +1     
  Lines       14134    14145      +11     
  Branches     2817     2817              
==========================================
+ Hits        13221    13231      +10     
  Misses        567      567              
- Partials      346      347       +1     
Flag Coverage Δ
unittests 93.52% <100.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Validates that TransitEncryptionEnabled is explicitly set when Engine
is valkey for AWS::ElastiCache::ReplicationGroup resources.

Fixes aws-cloudformation#4152
@kddejong kddejong merged commit 6cb398d into aws-cloudformation:main Feb 2, 2026
22 checks passed
@kddejong kddejong deleted the fix/issue/4152 branch February 2, 2026 19:15
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.

Enforce TransitEncryptionEnabled on AWS::ElastiCache::ReplicationGroup with valkey

1 participant