aws-samples / aws-sam-terraform-examples

MIT No Attribution
45 stars 14 forks source link

Fixes #8 (temp.) - [ERROR] Runtime.ImportModuleError: Unable to import module 'index' #9

Closed ElijahLynn closed 1 year ago

ElijahLynn commented 1 year ago

Fixes #8 temporarily

Description of changes: Lock urllib3==1.26.15, then terraform destroy then terraform apply and it will deploy it with the correct dependency to allow the demo to work.

image