AWS Lambda Terraform module

Upstream version 8.8.0
5 controls from NIST SP 800-171 Rev 2 requirements

Terraform Module Source

nist800171.compliance.tf/terraform-aws-modules/lambda/aws

Behavioral Summary

This module modifies 3 variable defaults and makes 0 resource changes from the upstream module. All changes are driven by compliance controls and can be reviewed in detail below.

Your Code Impact

If you are migrating from the upstream module, the enforced default changes mean your existing configurations will automatically gain compliance controls. Variables you have explicitly set will continue to use your values. Review the diff below to understand exactly what changes.

Compared to terraform-aws-modules/lambda/aws@8.8.03 changes

Variables Changed

3
VariableUpstreamCTFReasonControl
attach_dead_letter_policyfalsetrueDefault differs from upstream
attach_network_policyfalsetrueDefault differs from upstream
cloudwatch_logs_retention_in_days-365Ensure a minimum duration of event log data is retained for your log groups to help with troubleshooting and forensics investigations.cloudwatch_log_group_retention_period_365