Skip to content

Commit 2dbda4c

Browse files
chore(deps): Update Terraform terraform-google-modules/project-factory/google to v17
1 parent 2f1fa78 commit 2dbda4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/setup/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ provider "google-beta" {}
2020

2121
module "project" {
2222
source = "terraform-google-modules/project-factory/google"
23-
version = "~> 15.0"
23+
version = "~> 17.0"
2424

2525
name = "ci-cloud-operations"
2626
random_project_id = "true"

0 commit comments

Comments
 (0)