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 348e181 commit 8383bdeCopy full SHA for 8383bde
infra/apis.tf
@@ -21,7 +21,7 @@
21
# Google Cloud Services to enable
22
module "project_services" {
23
source = "terraform-google-modules/project-factory/google//modules/project_services"
24
- version = "18.0.0"
+ version = "18.1.0"
25
disable_services_on_destroy = false
26
project_id = var.project_id
27
enable_apis = var.enable_apis
0 commit comments