From 5cd7270aa7482a2d63d852c9625e82e132ad5329 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 18 Mar 2024 07:13:22 +0000 Subject: [PATCH] terraform-docs: automated action --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d55c312..25273d03 100644 --- a/README.md +++ b/README.md @@ -785,7 +785,7 @@ The `helper_commands` part in the output provides lambda call that can be used t | [key\_pair\_name](#input\_key\_pair\_name) | Ssh key pair name to pass to the instances. | `string` | `null` | no | | [lambda\_iam\_role\_arn](#input\_lambda\_iam\_role\_arn) | IAM Role that will be used by AWS Lambdas, if not specified will be created automatically. If pre-created should match policy described in readme | `string` | `""` | no | | [lambdas\_dist](#input\_lambdas\_dist) | Lambdas code dist | `string` | `"release"` | no | -| [lambdas\_version](#input\_lambdas\_version) | Lambdas code version (hash) | `string` | `"28e6ea7a283aa8e692dfbf2656cc471a"` | no | +| [lambdas\_version](#input\_lambdas\_version) | Lambdas code version (hash) | `string` | `"0a22fc8d038c0f9d34f7d473fdf92ce0"` | no | | [metadata\_http\_tokens](#input\_metadata\_http\_tokens) | Whether or not the metadata service requires session tokens, also referred to as Instance Metadata Service Version 2 (IMDSv2) | `string` | `"required"` | no | | [nat\_public\_subnet\_cidr](#input\_nat\_public\_subnet\_cidr) | CIDR block for public subnet | `string` | `"10.0.2.0/24"` | no | | [nfs\_protocol\_gateway\_fe\_cores\_num](#input\_nfs\_protocol\_gateway\_fe\_cores\_num) | The protocol gateways' NICs number. | `number` | `1` | no |