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 (#1145)

Co-authored-by: playground-manager[bot] <126197455+playground-manager[bot]@users.noreply.github.com>
Co-authored-by: Ash Davies <[email protected]>
  • Loading branch information
playground-manager[bot] and ashdavies authored Sep 1, 2024
1 parent fad441b commit a53165c
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 = "16.0.0"
version = "16.0.1"
project_id = var.project
activate_apis = [
"apigateway.googleapis.com",
Expand Down

0 comments on commit a53165c

Please sign in to comment.