Skip to content

Commit

Permalink
chore: add whitelist account numbers to .gitallowed (#3172)
Browse files Browse the repository at this point in the history
Follow up on #2984, which introduced a bunch of new account numbers that we need to whitelist.
  • Loading branch information
Elad Ben-Israel committed Jul 2, 2019
1 parent 2ddf159 commit cd1b16f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitallowed
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ account: '234567890123'
account: '000000000000'
account: '111111111111'
account: '333333333333'

# used in physical names tests in @aws-cdk/core
account: '012345678912'
account: '012345678913'

# Account patterns used in the CHANGELOG
account: '123456789012'
123456789012

0 comments on commit cd1b16f

Please sign in to comment.