Hadron / carthage

Carthage is an Infrastructure as Code (IAC) framework
Other
7 stars 4 forks source link

Failing to set 'domain' in an Enclave gives non-optimal error message #13

Closed kdienes closed 2 years ago

kdienes commented 2 years ago

If I forget to set 'domain' in an Enclave I get the following error, which isn't as helpful as it could be:

NameError: free variable 'outer_key' referenced before assignment in enclosing scope

kdienes commented 2 years ago

This might be the same as #3 if so please feel free to close