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 98a3a25 commit f91e07cCopy full SHA for f91e07c
terraform/infra/versions.tf
@@ -16,7 +16,7 @@ terraform {
16
required_providers {
17
google = {
18
source = "hashicorp/google"
19
- version = ">= 6.25.0"
+ version = ">= 6.26.0"
20
}
21
22
required_version = ">= 1.5"
terraform/service/versions.tf
random = {
source = "hashicorp/random"
0 commit comments