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 v15.0.1 (#55)
  • Loading branch information
renovate-bot authored Jun 2, 2024
1 parent 21c53a0 commit 8dac0ec
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 @@ -16,7 +16,7 @@

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

project_id = var.project_id
Expand Down

0 comments on commit 8dac0ec

Please sign in to comment.