KMS Key Fix
This release adds kms_key_arn
as a variable for the module that replaces a hardcoded key ARN. If no key is specified, it will use the default CMK (see https://www.terraform.io/docs/providers/aws/r/lambda_function.html for more explanation how this parameter is used).