Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

[BUG] FG_R00105 - Can't set encryption properties on secondary replication group #414

@maynardflies

Description

@maynardflies

Describe the bug
The rule looks for encryption to be enabled on all resources of type aws_elasticache_replication_group. However, setting transit_encryption_enabled on a aws_elasticache_replication_group with the global_replication_group_id results in an error: "global_replication_group_id": conflicts with transit_encryption_enabled. The rule should only look for the property on aws_elasticache_replication_group instances with global_replication_group_id unset (primary)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions