Skip to content

OctoRecLifecycleRetention

Matthew Casperson edited this page Mar 16, 2023 · 1 revision

OctoRecLifecycleRetention returns a warning if lifecycles are configured to retain all items.

Recommendation

Lifecycle retention rules provide the option specify that resources like releases and packages are retained for a certain amount of time or retain the last specified number of resources. Lifecycles can also be configured to retain resources indefinitely.

Retaining resources indefinitely is inefficient and can introduce performance issues over time.

Remediation

Consider changing the lifecycle rules to not retain all resources.

Clone this wiki locally