File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ intended for Terraform 0.12.x is [v5.0.0](https://registry.terraform.io/modules/
1919
2020## Upgrading
2121
22- The current version is 3 .X. The following guides are available to assist with upgrades:
22+ The current version is 11 .X. The following guides are available to assist with upgrades:
2323
2424- [ 1.X -> 2.0] ( ./docs/upgrading_to_sql_db_2.0.0.md )
2525- [ 2.X -> 3.0] ( ./docs/upgrading_to_sql_db_3.0.0.md )
@@ -35,11 +35,11 @@ The root module has been deprecated. Please switch to using one of the submodule
3535### Installation Dependencies
3636
3737- [ Terraform] ( https://www.terraform.io/downloads.html ) >= 0.13.0
38- - [ terraform-provider-google] ( https://github.com/terraform-providers/terraform-provider-google ) plugin v2.5.x
38+ - [ terraform-provider-google] ( https://github.com/terraform-providers/terraform-provider-google ) plugin >= v4.4.0
3939
4040The following dependency must be available for SQL Server module:
4141
42- - [ Terraform Provider Beta for GCP] ( https://github.com/terraform-providers/terraform-provider-google-beta ) plugin v3.10
42+ - [ Terraform Provider Beta for GCP] ( https://github.com/terraform-providers/terraform-provider-google-beta ) plugin >= v4.22.0
4343
4444### Configure a Service Account
4545
Original file line number Diff line number Diff line change 22
33The following dependency must be available for SQL Server module:
44
5- - [ Terraform Provider Beta for GCP] ( https://github.com/terraform-providers/terraform-provider-google-beta ) plugin v3.10
5+ - [ Terraform Provider Beta for GCP] ( https://github.com/terraform-providers/terraform-provider-google-beta ) plugin >= 4.22.0
66
77<!-- BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
88## Inputs
You can’t perform that action at this time.
0 commit comments