We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77d36db commit 117aaf2Copy full SHA for 117aaf2
README.md
@@ -72,8 +72,8 @@ Cloudwatch log sync are namspaced by 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.
+**Version 2.x.x** and greater require terraform version > 0.13.x and AWS provider < 4.0.0.
+**Version 1.x.x** is the latest version that support terraform version 0.12.x and AWS provider < 4.0.0.
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
0 commit comments