Skip to content

Commit 81a11cf

Browse files
committed
chore(deps): Update Terraform terraform-google-modules/project-factory/google to v14.5.0
1 parent b8b43a4 commit 81a11cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/test/setup/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
module "project_factory" {
1616
source = "terraform-google-modules/project-factory/google"
17-
version = "14.2.0"
17+
version = "14.5.0"
1818

1919
name = "ci-gke"
2020
random_project_id = "true"

0 commit comments

Comments
 (0)