google / cloud-forensics-utils

Python library to carry out DFIR analysis on the Cloud
Apache License 2.0
452 stars 89 forks source link

Check quota while choosing instance type #490

Closed Fryyyyy closed 9 months ago

Fryyyyy commented 9 months ago

Use the reservation API to pick an appropriate VM type that we have available quota for.

Hopefully fixes #488