Skip to content

Commit 6d5520f

Browse files
chore(deps): update terraform terraform-google-modules/project-factory/google to v14
1 parent 097e35c commit 6d5520f

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
@@ -16,7 +16,7 @@
1616

1717
module "project" {
1818
source = "terraform-google-modules/project-factory/google"
19-
version = "~> 13.0"
19+
version = "~> 14.0"
2020

2121
name = "ci-data-fusion"
2222
random_project_id = "true"

0 commit comments

Comments
 (0)