We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7ac7c8 commit 7fe969bCopy full SHA for 7fe969b
README.md
@@ -100,7 +100,8 @@ module "postman_test_lambda" {
100
101
## Requirements
102
103
-* Terraform version 0.12.16 or greater
+* Terraform version 1.0.0 or greater
104
+* Terraform AWS Provider version 3.75.2 or greater
105
* _Postman JSON collections/environments files (optional)_ if you want export them to JSON files and include them in your project repo
106
* _Postman API (optional)_ if you want to download Postman collections/environments from Postman instead of providing the json files in your repo
107
0 commit comments