We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7ff112 commit 8ca39d1Copy full SHA for 8ca39d1
1 file changed
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.0"
+ version = "14.4.0"
20
disable_services_on_destroy = false
21
22
project_id = var.project_id
0 commit comments