You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is this feature request related to a new rule or cfn-lint capabilities?
No response
Describe the feature you'd like to request
The TransitEncryptionEnabled is required when the Engine is valkey, but currently cfn-lint is not checking for or enforcing that configuration, from what I can tell.
Describe the solution you'd like
When Engine: valkey, look for TransitEncryptionEnabled to be explicitly set.
Additional context
No response
Is this something that you'd be interested in working on?