Skip to content

Commit

Permalink
fix(deps): Update Terraform terraform-google-modules/project-factory/…
Browse files Browse the repository at this point in the history
…google to v13.1.0
  • Loading branch information
renovate-bot committed Jan 30, 2024
1 parent 3caf7f0 commit 7a5a680
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ locals {

module "project-services" {
source = "terraform-google-modules/project-factory/google//modules/project_services"
version = "13.0.0"
version = "13.1.0"
disable_services_on_destroy = false

project_id = var.project_id
Expand Down

0 comments on commit 7a5a680

Please sign in to comment.