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 14.4 (#125)
  • Loading branch information
renovate-bot authored Feb 26, 2024
1 parent 81b3a03 commit 4a888e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ data "google_project" "project" {

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

project_id = var.project_id
Expand Down

0 comments on commit 4a888e6

Please sign in to comment.