Skip to content

Commit 260bdcc

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

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

2828
module "iam-project" {
2929
source = "terraform-google-modules/project-factory/google"
30-
version = "~> 15.0"
30+
version = "~> 16.0"
3131

3232
name = "ci-iam"
3333
random_project_id = true

0 commit comments

Comments
 (0)