cisagov / crossfeed

External monitoring for organization assets
https://docs.crossfeed.cyber.dhs.gov
Creative Commons Zero v1.0 Universal
364 stars 54 forks source link

Create regionId based on stateName #2504

Closed DJensen94 closed 7 months ago

DJensen94 commented 7 months ago

Fixes https://github.com/cisagov/crossfeed/issues/2475

πŸ—£ Description

Alphabetize states in region state map and create regionId based on stateName instead of state

πŸ’­ Motivation and context

The region state map is based on the stateName not the abbreviation, so this needs to be changes to correctly map the state to the region

πŸ§ͺ Testing

Tested locally to ensure it matches up correctly

βœ… Pre-approval checklist

βœ… Pre-merge checklist

βœ… Post-merge checklist