diff --git a/infra/apis.tf b/infra/apis.tf index b160e3266..495a5c9b7 100644 --- a/infra/apis.tf +++ b/infra/apis.tf @@ -17,7 +17,7 @@ # Google Cloud Services to enable module "project_services" { source = "terraform-google-modules/project-factory/google//modules/project_services" - version = "16.0.0" + version = "16.0.1" disable_services_on_destroy = false project_id = var.project_id enable_apis = var.enable_apis