Skip to content

Commit 7fe969b

Browse files
committed
Update requirements listed in README
1 parent a7ac7c8 commit 7fe969b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,8 @@ module "postman_test_lambda" {
100100

101101
## Requirements
102102

103-
* Terraform version 0.12.16 or greater
103+
* Terraform version 1.0.0 or greater
104+
* Terraform AWS Provider version 3.75.2 or greater
104105
* _Postman JSON collections/environments files (optional)_ if you want export them to JSON files and include them in your project repo
105106
* _Postman API (optional)_ if you want to download Postman collections/environments from Postman instead of providing the json files in your repo
106107

0 commit comments

Comments
 (0)