google / cloud-forensics-utils

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

Sanitize CPU number in GCP VM creation #264

Closed tomchop closed 3 years ago

tomchop commented 4 years ago

Currently users can specify an arbitrary number of CPUs, but not all of them are valid. It would be good to check this before attempting to create the VM.