Skip to content

Commit 53b807b

Browse files
committed
Revert "Update README.md"
This reverts commit 0e104f4.
1 parent 573c0f3 commit 53b807b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ module "scheduled-function" {
1313
schedule="<CRON_SYNTAX_SCHEDULE"
1414
function_entry_point="<NAME_OF_FUNCTION>"
1515
function_source_directory="<DIRECTORY_OF_FUNCTION_SOURCE>"
16-
function_name="<RESOURCE_NAMES>"
16+
name="<RESOURCE_NAMES>"
1717
region="<REGION>"
1818
}
1919
```

0 commit comments

Comments
 (0)