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 v13.1.0 (#58)

Co-authored-by: Don McCasland <donmccasland@google.com>
  • Loading branch information
renovate-bot and donmccasland authored Jul 24, 2023
1 parent cca8d37 commit 98edffc
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 = "13.0.0"
version = "13.1.0"
disable_services_on_destroy = false
project_id = var.project_id
enable_apis = var.enable_apis
Expand Down

0 comments on commit 98edffc

Please sign in to comment.