diff --git a/README.md b/README.md index f64592e..6b0a860 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ No modules. | [lambda\_envvars](#input\_lambda\_envvars) | Environment variables | `map(any)` | `{}` | no | | [lambda\_iam\_role\_arn](#input\_lambda\_iam\_role\_arn) | ARN of IAM role to use for Lambda | `string` | `""` | no | | [lambda\_s3\_custom\_rules](#input\_lambda\_s3\_custom\_rules) | List of rules to evaluate how to upload a given S3 object to Observe |
list(object({| `[]` | no | -| [lambda\_version](#input\_lambda\_version) | Version of lambda binary to use | `string` | `"latest"` | no | +| [lambda\_version](#input\_lambda\_version) | Version of lambda binary to use | `string` | `"arm64/latest"` | no | | [memory\_size](#input\_memory\_size) | The amount of memory that your function has access to. Increasing the function's memory also increases its CPU allocation.
pattern = string
headers = map(string)
}))