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
{{ message }}
This repository was archived by the owner on Oct 8, 2022. It is now read-only.
Having multilpe redis instances used by different groups and all of them end up using the same cloudwatch alarm (alarm${var.environment}CacheCluster00${count.index + 1}CPUUtilization), overwriting the cluster-id only.
This can be fixed by adding the cache-identifier variable to the alarm name.