feat(autoscaling): Add AutoScaling service, check and test (#1426)

This commit is contained in:
Sergio Garcia
2022-10-28 09:33:29 +02:00
committed by GitHub
parent 8487777f96
commit 7e1b0d13c7
13 changed files with 1258 additions and 812 deletions

View File

@@ -18,6 +18,7 @@ coverage = "6.4.1"
pytest = "7.1.2"
pytest-xdist = "2.5.0"
shodan = "1.28.0"
detect-secrets = "1.4.0"
[dev-packages]