We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 345ad95 commit bb01310Copy full SHA for bb01310
1 file changed
src/main/resources/janitor.properties
@@ -64,7 +64,7 @@ simianarmy.janitor.rule.orphanedInstanceRule.opsworks.parentage = false
64
65
# The following properties are used by the Janitor rule for cleaning up untagged resources,
66
# i.e. instances that are missing any required tags
67
-simianarmy.janitor.rule.untaggedRule.enabled = true
+simianarmy.janitor.rule.untaggedRule.enabled = false
68
# List of tags that are required for each resource
69
simianarmy.janitor.rule.untaggedRule.requiredTags = owner, purpose, project
70
# The number of business days the resource is kept after a notification is sent for the deletion
0 commit comments