I'd like to manage a lambda environment variables ...
# aws
b
I'd like to manage a lambda environment variables with Pulumi. Having imported an existing resource and trying to make a change it's failing with
Copy code
* filename or s3_* attributes must be set
Is it possible to work around this some how? Note that I need to ignore code updates which happens elsewhere.