We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d2ee4a commit 855741aCopy full SHA for 855741a
README.md
@@ -70,6 +70,11 @@ Cloudwatch log sync are namspaced by module.
70
71
**Be certain to use unique `namespace`/`env` combinations, to avoid conflict with other instances of this module.
72
73
+## Module Versions
74
+
75
+Version 2.0.0 and greater require terraform version 0.13.x.
76
+Version 1.3.5 is the latest version that support terraform version 0.12.x.
77
+When using this module, please be sure to [pin to a compatible version](https://www.terraform.io/docs/configuration/modules.html#module-versions).
78
79
## Examples
80
0 commit comments