Skip to content

Commit 2c7432f

Browse files
committed
fix(deps): Update Terraform terraform-google-modules/project-factory/google to v18.1.0
1 parent bfa8002 commit 2c7432f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ locals {
4343

4444
module "project-services" {
4545
source = "terraform-google-modules/project-factory/google//modules/project_services"
46-
version = "18.0.0"
46+
version = "18.1.0"
4747
disable_services_on_destroy = false
4848

4949
project_id = var.project_id

0 commit comments

Comments
 (0)