You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,8 @@
3
3
This modules makes it easy to set up a scheduled job to trigger events/run functions.
4
4
5
5
## Compatibility
6
-
This module is meant for use with Terraform 0.13. If you haven't
6
+
This module is meant for use with Terraform 0.13+ and tested using Terraform 1.0+. If you find incompatibilities using Terraform >=0.13, please open an issue.
7
+
If you haven't
7
8
[upgraded](https://www.terraform.io/upgrade-guides/0-13.html) and need a Terraform
8
9
0.12.x-compatible version of this module, the last released version
9
10
intended for Terraform 0.12.x is [v1.6.0](https://registry.terraform.io/modules/terraform-google-modules/scheduled-function/google/1.6.0).
0 commit comments