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 v16.0.1
  • Loading branch information
renovate-bot committed Sep 6, 2024
1 parent cba89fb commit 1abc067
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/apis.tf
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
# Google Cloud Services to enable
module "project_services" {
source = "terraform-google-modules/project-factory/google//modules/project_services"
version = "16.0.0"
version = "16.0.1"
disable_services_on_destroy = false
project_id = var.project_id
enable_apis = var.enable_apis
Expand Down

0 comments on commit 1abc067

Please sign in to comment.