Skip to content

Commit 0bd31aa

Browse files
authored
docs: Fixed versions documented in README (#239)
1 parent 4af4eb1 commit 0bd31aa

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@ If there is a missing feature or a bug - [open an issue](https://github.com/terr
2121

2222
## Terraform versions
2323

24-
For Terraform 0.12 use version `v4.*` of this module or newer.
24+
For Terraform 0.13 or later use any version from `v4.5.0` of this module or newer.
25+
26+
For Terraform 0.12 use any version from `v3.*` to `v4.4.0`.
2527

2628
If you are using Terraform 0.11 you can use versions `v2.*`.
2729

0 commit comments

Comments
 (0)