idealo / imageatm

Image classification for everyone.
https://idealo.github.io/imageatm/
Apache License 2.0
214 stars 49 forks source link

Add terraform files to Python package. #28

Open clennan opened 5 years ago

clennan commented 5 years ago

Currently the terraform config files are not part of the python package and only available through cloning the repo.

Goal is to include these files in the package, such that no repo cloning is required to use the cloud resources.

https://stackoverflow.com/questions/56688232/including-non-python-files-in-a-python-package