Skip to content

Commit 325793e

Browse files
committed
Revert "Update README.md"
This reverts commit 8137657.
1 parent 53b807b commit 325793e

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
@@ -6,7 +6,7 @@ You can go to the examples folder, however the usage of the module could be like
66

77
```hcl
88
module "scheduled-function" {
9-
source = "terraform-google-modules/scheduled-function/google"
9+
source = "terraform-google-modules/scheduled-functions/google"
1010
version = "0.1.0"
1111
project_id = "<PROJECT ID>"
1212
job_name="<NAME_OF_JOB>"

0 commit comments

Comments
 (0)