Skip to content

Commit 7a8bf5d

Browse files
chore(deps): Update Terraform terraform-google-modules/project-factory/google to v18
1 parent 8b44c66 commit 7a8bf5d

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
@@ -68,7 +68,7 @@ locals {
6868

6969
module "project_ci_vm" {
7070
source = "terraform-google-modules/project-factory/google"
71-
version = "~> 17.0"
71+
version = "~> 18.0"
7272

7373
name = "ci-vm-module"
7474
random_project_id = true

0 commit comments

Comments
 (0)