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 e07f141 commit 8d44131Copy full SHA for 8d44131
modules/mysql/versions.tf
@@ -23,7 +23,7 @@ terraform {
23
}
24
random = {
25
source = "hashicorp/random"
26
- version = "~> 3.1.0"
+ version = "~> 3.1"
27
28
google = {
29
source = "hashicorp/google"
modules/postgresql/versions.tf
0 commit comments