Skip to content

Commit

Permalink
Modify circleCi config to exclude test db subnet group (#622)
Browse files Browse the repository at this point in the history
  • Loading branch information
james03160927 authored Nov 21, 2023
1 parent 2399ae7 commit 5e1c221
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .circleci/nuke_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -255,3 +255,8 @@ ACM:
exclude:
names_regex:
- ".*gruntwork.in"

DBSubnetGroups:
exclude:
names_regex:
- "gruntwork-test-db-subnet-group"

0 comments on commit 5e1c221

Please sign in to comment.