We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64b640d commit 85b9d22Copy full SHA for 85b9d22
modules/data_warehouse/main.tf
@@ -16,7 +16,7 @@
16
17
module "project-services" {
18
source = "terraform-google-modules/project-factory/google//modules/project_services"
19
- version = "14.3"
+ version = "14.4"
20
disable_services_on_destroy = false
21
22
project_id = var.project_id
0 commit comments