Skip to content

Commit 8f27f7a

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

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_ci" {
1818
source = "terraform-google-modules/project-factory/google"
19-
version = "~> 14.0"
19+
version = "~> 15.0"
2020
name = "ci-bastion-module"
2121
random_project_id = true
2222
org_id = var.org_id

0 commit comments

Comments
 (0)