We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5530465 commit 643e6e5Copy full SHA for 643e6e5
modules/mysql/versions.tf
@@ -19,7 +19,7 @@ terraform {
19
required_providers {
20
null = {
21
source = "hashicorp/null"
22
- version = "~> 3.1.0"
+ version = "~> 3.2"
23
}
24
random = {
25
source = "hashicorp/random"
modules/postgresql/versions.tf
modules/private_service_access/versions.tf
google = {
source = "hashicorp/google"
0 commit comments