Skip to content

Commit

Permalink
Added New Words
Browse files Browse the repository at this point in the history
  • Loading branch information
hrai committed Jan 23, 2024
1 parent b08bc3b commit b630208
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/acronym-constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,9 @@ let awsAcronyms = [
'ACM',
'AGA',
'ALB',
'ALBs',
'AMI',
'AMIs',
'ARN',
'ALB',
'ASG',
Expand All @@ -418,12 +420,14 @@ let awsAcronyms = [
'CF',
'CW',
'DLQ',
'DLQs',
'EBS',
'EC2',
'ECS',
'EFS',
'EIP',
'ELB',
'ELBs',
'EMR',
'ENI',
'IGW',
Expand All @@ -438,6 +442,7 @@ let awsAcronyms = [
'STS',
'SWF',
'VPC',
'VPCs',
'VPG',
'WAF',
];
Expand Down

0 comments on commit b630208

Please sign in to comment.