antonbabenko / modules.tf-lambda

Infrastructure as code generator - from visual diagrams created with Cloudcraft.co to Terraform
https://www.cloudcraft.co/
MIT License
351 stars 56 forks source link

Failed to create dir when name has only invalid chars #51

Open antonbabenko opened 4 years ago

antonbabenko commented 4 years ago

Describe the bug

When the project name is empty or containing wrong chars, it can't create a working directory:

[Errno 30] Read-only file system: '/eu-west-1'"

Blueprint:

{"id":"...","readAccess":null,"writeAccess":null,"data":{"version":1,"name":"?????",
...