alantech / iasql

Cloud Infrastructure as data in PostgreSQL
https://iasql.com
MIT License
592 stars 25 forks source link

Error deleting lambdas #1604

Open aguillenv opened 1 year ago

aguillenv commented 1 year ago

Running delete_all_records in my account encountered this failure for a couple of lambdas:

    TypeError: LambdaFunction cloud delete error: Cannot read properties of undefined (reading 'arn')
        at Crud2.delete [as deleteFn] (/engine/dist/modules/aws_lambda/mappers/lambda_function.js:213:38)
        at runMicrotasks (<anonymous>)
depombo commented 1 year ago

Needed for https://github.com/iasql/meta/issues/309