CrowdStrike / cloud-resource-estimator

Cloud deployment size calculation utilities
The Unlicense
17 stars 19 forks source link

add boto3 in requirements #8

Closed pie-r closed 2 years ago

pie-r commented 2 years ago

The AWS script can not work without boto3.

And boto3 is missing in the requirements.txt.

jshcodes commented 2 years ago

Hi @pie-r -

Thank you for pointing this out, we will get this updated today! :smile:

This issue does not impact Cloud Shell execution of this script as documented in the README, as AWS Cloud Shell has the AWS CLI / boto3 pre-installed.