1 parent 0db019c commit eac8121Copy full SHA for eac8121
2 files changed
terraform/infra/versions.tf
@@ -19,7 +19,7 @@ terraform {
19
version = ">= 7.16.0"
20
}
21
22
- required_version = ">= 1.5"
+ required_version = ">= 1.15.7"
23
24
provider_meta "google" {
25
module_name = "cloud-solutions/gcs-malware-scanner-deploy-v3.1.0" # x-release-please-version
terraform/service/versions.tf
@@ -23,7 +23,7 @@ terraform {
version = ">= 3.8.0"
26
27
28
29
0 commit comments