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 v18 (#1437)

Co-authored-by: playground-manager[bot] <126197455+playground-manager[bot]@users.noreply.github.com>
  • Loading branch information
playground-manager[bot] authored Jan 12, 2025
1 parent d7e9f3f commit 7f766cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/modules/google/api-gateway/main.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module "project-services" {
source = "terraform-google-modules/project-factory/google//modules/project_services"
version = "17.1.0"
version = "18.0.0"
project_id = var.project
activate_apis = [
"apigateway.googleapis.com",
Expand Down

0 comments on commit 7f766cd

Please sign in to comment.