Skip to content

Commit 10e8d37

Browse files
committed
terraform-docs: automated action
1 parent 422a660 commit 10e8d37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

USAGE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ No requirements.
2222
| handler | Handler for the aws lambda function, the structure should be the following --> filename.mainfunction | `string` | n/a | yes |
2323
| lambda\_role\_name | Name of the aws lambda execution role | `string` | n/a | yes |
2424
| lambda\_runtime | Lambda runtime i.e <python3.8> | `string` | `"python3.8"` | no |
25+
| lambda\_vars | n/a | `map` | `{}` | no |
2526
| output\_path | The path and name of the resulting zip file | `string` | n/a | yes |
2627
| region | n/a | `string` | `"us-east-1"` | no |
2728
| schedule\_expression | Cloudwatch rule rate expression for how frequent you want the lambda function to run | `string` | n/a | yes |

0 commit comments

Comments
 (0)