mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-10 06:45:08 +00:00
feat(regions_update): Changes in regions for AWS services. (#1524)
This commit is contained in:
committed by
GitHub
parent
7ff72c048a
commit
27a79d9c8c
@@ -3,4 +3,4 @@ from prowler.config.config import get_aws_available_regions
|
||||
|
||||
class Test_Config:
|
||||
def test_get_aws_available_regions(self):
|
||||
assert len(get_aws_available_regions()) == 29
|
||||
assert len(get_aws_available_regions()) == 30
|
||||
|
||||
Reference in New Issue
Block a user