Skip to content

Commit afd1695

Browse files
authored
Merge branch 'main' into release-please--branches--main
2 parents 3d2c6a8 + 06d927f commit afd1695

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

2626
module "project" {
2727
source = "terraform-google-modules/project-factory/google"
28-
version = "~> 17.0"
28+
version = "~> 18.0"
2929

3030
name = "ci-cloud-functions"
3131
random_project_id = "true"

0 commit comments

Comments
 (0)