You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -773,6 +773,7 @@ No modules.
773
773
| <aname="input_create_unqualified_alias_async_event_config"></a> [create\_unqualified\_alias\_async\_event\_config](#input\_create\_unqualified\_alias\_async\_event\_config)| Whether to allow async event configuration on unqualified alias pointing to $LATEST version |`bool`|`true`| no |
774
774
| <aname="input_create_unqualified_alias_lambda_function_url"></a> [create\_unqualified\_alias\_lambda\_function\_url](#input\_create\_unqualified\_alias\_lambda\_function\_url)| Whether to use unqualified alias pointing to $LATEST version in Lambda Function URL |`bool`|`true`| no |
775
775
| <aname="input_dead_letter_target_arn"></a> [dead\_letter\_target\_arn](#input\_dead\_letter\_target\_arn)| The ARN of an SNS topic or SQS queue to notify when an invocation fails. |`string`|`null`| no |
776
+
| <aname="input_default_tf_aws_modules_tag"></a> [default\_tf\_aws\_modules\_tag](#input\_default\_tf\_aws\_modules\_tag)| Set to false to not include the default tag for all AWS modules. |`bool`|`true`| no |
776
777
| <aname="input_description"></a> [description](#input\_description)| Description of your Lambda Function (or Layer) |`string`|`""`| no |
777
778
| <aname="input_destination_on_failure"></a> [destination\_on\_failure](#input\_destination\_on\_failure)| Amazon Resource Name (ARN) of the destination resource for failed asynchronous invocations |`string`|`null`| no |
778
779
| <aname="input_destination_on_success"></a> [destination\_on\_success](#input\_destination\_on\_success)| Amazon Resource Name (ARN) of the destination resource for successful asynchronous invocations |`string`|`null`| no |
0 commit comments