Skip to content

Commit 06d927f

Browse files
authored
chore(deps): Update Terraform terraform-google-modules/project-factory/google to v18 (#159)
1 parent 3f9d914 commit 06d927f

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
@@ -25,7 +25,7 @@ resource "google_folder" "ci-iam-folder" {
2525

2626
module "project" {
2727
source = "terraform-google-modules/project-factory/google"
28-
version = "~> 17.0"
28+
version = "~> 18.0"
2929

3030
name = "ci-cloud-functions"
3131
random_project_id = "true"

0 commit comments

Comments
 (0)