Skip to content

Commit

Permalink
Do not try to delete OSPackage
Browse files Browse the repository at this point in the history
see rebuy-de/aws-nuke#1123

Remove for next version when this fix is included rebuy-de/aws-nuke#1130
  • Loading branch information
fridim committed Nov 16, 2023
1 parent e7a1a3b commit c77c65e
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,8 @@ feature-flags:
accounts:
"{{ account_id }}":
filters: {{ aws_nuke_filters_default | combine(aws_nuke_filters) | to_json }}

resource-types:
excludes:
# don't nuke OpenSearch Packages, see https://github.com/rebuy-de/aws-nuke/issues/1123
- OSPackage

0 comments on commit c77c65e

Please sign in to comment.