From a6987240127e3b681775796ddd5e29e3feea84fe Mon Sep 17 00:00:00 2001 From: Morgante Pell Date: Thu, 29 Apr 2021 02:06:48 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ec81fa0..65ebf4e 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This modules makes it easy to set up a scheduled job to trigger events/run funct This module is meant for use with Terraform 0.13. If you haven't [upgraded](https://www.terraform.io/upgrade-guides/0-13.html) and need a Terraform 0.12.x-compatible version of this module, the last released version -intended for Terraform 0.12.x is [v1.5.1](https://registry.terraform.io/modules/terraform-google-modules/-scheduled-function/google/v1.5.1). +intended for Terraform 0.12.x is [v1.6.0](https://registry.terraform.io/modules/terraform-google-modules/scheduled-function/google/1.6.0). ## Usage You can go to the examples folder, however the usage of the module could be like this in your own main.tf file: