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 Apr 29, 2024. It is now read-only.
Matthew Casperson edited this page Mar 16, 2023
·
1 revision
OctoLintDirectTenantReferences returns a warning if common groups of tenants are directly referenced across accounts, certificates, and targets.
Recommendation
Tenants can often be grouped based on shared properties like regions, release rings, performance tiers etc. These grouping are best expressed as tenant tags.
However, it is also possible to refer to groups of tenants directly, creating an implicit group of tenants. This can be seen when the same group of tenants is directly referenced across multiple resources like accounts, certificates, and targets. Replacing these implicit groups of tenants with explicit tenant tags improves the manageability of the Octopus instance.
Remediation
Consider grouping tenants with tags and referencing the tags on accounts, certificates, and targets.