Skip to content

Commit 445e7ac

Browse files
authored
chore: update READMEs (#324)
1 parent a83101c commit 445e7ac

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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

4040
The 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

modules/mssql/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
The 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

0 commit comments

Comments
 (0)