Skip to content

Commit

Permalink
Do not retry aws nuke as it runs 2x already
Browse files Browse the repository at this point in the history
  • Loading branch information
fridim committed Nov 16, 2023
1 parent eb8b264 commit 9622a37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playbooks/roles/infra-aws-sandbox/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ aws_nuke_account_blacklist:
- 809721187735 # GPTE infrastructure
- 384299329206 # GPTE ILT

aws_nuke_retries: 3
aws_nuke_retries: 0

aws_nuke_filters: {}

Expand Down

0 comments on commit 9622a37

Please sign in to comment.