cycloidio / terracognita

Reads from existing public and private cloud providers (reverse Terraform) and generates your infrastructure as code on Terraform configuration
MIT License
2.17k stars 163 forks source link

`aws_lambda_function`: "filename": one of `filename,image_uri,s3_bucket` must be specified #374

Closed xescugc closed 1 year ago

xescugc commented 1 year ago

General information:

Describe the bug:

When importing an aws_lambda_function we get the following error

"filename": one of `filename,image_uri,s3_bucket` must be specified

Log message

Here you can paste the log message or paste the link to console logs. If the log message is too big, you can use a tool like https://pastebin.com/.

Additional context

Add any other context about the problem here.