Skip to content

Commit

Permalink
ElasticCache filter removed as defaults are not deleted
Browse files Browse the repository at this point in the history
  • Loading branch information
dms1981 committed Jul 15, 2024
1 parent 54390d9 commit 8b03994
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions scripts/nuke-config-template.txt
Original file line number Diff line number Diff line change
Expand Up @@ -101,15 +101,11 @@ presets:
EC2VPC:
- property: tag:component
value: "secure-baselines"
ElasticacheCacheParameterGroup:
- property: GroupName
type: glob
value: "default.*"
KMSKey:
- property: tag:component
value: "secure-baselines"
OSPackage:
- property: Packagename
- property: PackageName
type: regex
value: "^(opensearch-)?analysis-.+$"
S3Bucket:
Expand Down

0 comments on commit 8b03994

Please sign in to comment.