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 v15 (#967)

Co-authored-by: playground-manager[bot] <126197455+playground-manager[bot]@users.noreply.github.com>
playground-manager[bot] authored May 5, 2024
1 parent 133a60b commit 2a7770a
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 = "14.5.0"
version = "15.0.0"
project_id = var.project
activate_apis = [
"apigateway.googleapis.com",

0 comments on commit 2a7770a

Please sign in to comment.