Skip to content

Commit

Permalink
chore(deps): Update Terraform terraform-google-modules/project-factor…
Browse files Browse the repository at this point in the history
…y/google to v18
  • Loading branch information
renovate-bot committed Feb 4, 2025
1 parent 4b83ea8 commit 5c7a46c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/setup/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

module "project" {
source = "terraform-google-modules/project-factory/google"
version = "~> 17.0"
version = "~> 18.0"

name = "ci-secret-manager"
random_project_id = "true"
Expand Down

0 comments on commit 5c7a46c

Please sign in to comment.