Skip to content

Commit 616b217

Browse files
authored
chore(deps): Update Terraform terraform-google-modules/project-factory/google to v18 (#46)
1 parent dc66fdd commit 616b217

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/setup/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ locals {
4242

4343
module "project" {
4444
source = "terraform-google-modules/project-factory/google"
45-
version = "~> 13.0"
45+
version = "~> 18.0"
4646
name = "ci-cloud-workflow"
4747
random_project_id = "true"
4848
org_id = var.org_id

0 commit comments

Comments
 (0)