We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca8be95 commit 500be4aCopy full SHA for 500be4a
README.md
@@ -199,9 +199,9 @@ determining that location is as follows:
199
- [gcloud sdk](https://cloud.google.com/sdk/install) >= 269.0.0
200
- [jq](https://stedolan.github.io/jq/) >= 1.6
201
- [Terraform](https://www.terraform.io/downloads.html) >= 0.13.0
202
-- [terraform-provider-google] plugin ~> 5.22
203
-- [terraform-provider-google-beta] plugin ~> 5.22
204
-- [terraform-provider-gsuite] plugin 0.1.x if GSuite functionality is desired
+- [terraform-provider-google] plugin >= 5.22
+- [terraform-provider-google-beta] plugin >= 5.22
+- [terraform-provider-gsuite] plugin ~> 0.1.x if GSuite functionality is desired
205
206
### Permissions
207
0 commit comments