Skip to content

Commit b90ff9e

Browse files
committed
terraform-docs: automated action
1 parent 2df10ba commit b90ff9e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

USAGE.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ No requirements.
2525
| region | n/a | `string` | `"us-east-1"` | no |
2626
| schedule\_expression | Cloudwatch rule rate expression for how frequent you want the lambda function to run | `string` | n/a | yes |
2727
| source\_code\_hash | hash of the current zip file, changes in the function code will produce an update of the lambda function | `string` | n/a | yes |
28-
| source\_file | The path in your filesystem where your script is located | `string` | n/a | yes |
2928
| table\_name | Name of the DynamoDB table | `string` | n/a | yes |
3029

3130
## Outputs

0 commit comments

Comments
 (0)