Skip to content

Commit fbc7ddc

Browse files
chore(deps): Update Terraform terraform-google-modules/project-factory/google to v18 (#470)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2073037 commit fbc7ddc

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)