@@ -12,10 +12,10 @@ To include G Suite integration for creating groups and adding Service Accounts i
12
12
13
13
## Compatibility
14
14
15
- This module is meant for use with Terraform 0.12 . If you haven't
16
- [ upgraded] [ terraform-0.12 -upgrade ] and need a Terraform
17
- 0.11 .x-compatible version of this module, the last released version
18
- intended for Terraform 0.11 .x is [ 2.4.1 ] .
15
+ This module is meant for use with Terraform 0.13 . If you haven't
16
+ [ upgraded] [ terraform-0.13 -upgrade ] and need a Terraform
17
+ 0.12 .x-compatible version of this module, the last released version
18
+ intended for Terraform 0.12 .x is [ 9.2.0 ] .
19
19
20
20
## Upgrading
21
21
@@ -174,7 +174,7 @@ determining that location is as follows:
174
174
175
175
- [ gcloud sdk] ( https://cloud.google.com/sdk/install ) >= 269.0.0
176
176
- [ jq] ( https://stedolan.github.io/jq/ ) >= 1.6
177
- - [ Terraform] ( https://www.terraform.io/downloads.html ) >= 0.12.6
177
+ - [ Terraform] ( https://www.terraform.io/downloads.html ) >= 0.13.0
178
178
- [ terraform-provider-google] plugin >= 3.1, < 4.0
179
179
- [ terraform-provider-google-beta] plugin >= 3.1, < 4.0
180
180
- [ terraform-provider-gsuite] plugin 0.1.x if GSuite functionality is desired
@@ -343,7 +343,7 @@ The core Project Factory solely deals with GCP APIs and does not integrate G Sui
343
343
## Install
344
344
### Terraform
345
345
346
- Be sure you have the correct Terraform version (0.12.6 +), you can choose the
346
+ Be sure you have the correct Terraform version (0.13.0 +), you can choose the
347
347
binary here:
348
348
349
349
- https://releases.hashicorp.com/terraform/
@@ -356,5 +356,5 @@ binary here:
356
356
[ glossary ] : /docs/GLOSSARY.md
357
357
[ application-default-credentials ] : https://cloud.google.com/docs/authentication/production#providing_credentials_to_your_application
358
358
359
- [ 2.4.1 ] : https://registry.terraform.io/modules/terraform-google-modules/project-factory/google/2.4.1
360
- [ terraform-0.12 -upgrade ] : https://www.terraform.io/upgrade-guides/0-12 .html
359
+ [ 9.2.0 ] : https://registry.terraform.io/modules/terraform-google-modules/project-factory/google/9.2.0
360
+ [ terraform-0.13 -upgrade ] : https://www.terraform.io/upgrade-guides/0-13 .html
0 commit comments