Skip to content

Commit 9140b37

Browse files
chore(deps): Update Terraform terraform-google-modules/project-factory/google to v18
1 parent 76961c2 commit 9140b37

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
@@ -24,7 +24,7 @@ resource "google_folder" "ephemeral" {
2424

2525
module "folders-project" {
2626
source = "terraform-google-modules/project-factory/google"
27-
version = "~> 17.0"
27+
version = "~> 18.0"
2828

2929
name = "ci-folders"
3030
random_project_id = "true"

0 commit comments

Comments
 (0)