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 v14.3.0
  • Loading branch information
renovate-bot committed Oct 1, 2023
1 parent ecf8b3c commit ceb34b5
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 = "14.2.1"
version = "14.3.0"
disable_services_on_destroy = false
project_id = var.project_id
enable_apis = var.enable_apis
Expand Down

0 comments on commit ceb34b5

Please sign in to comment.