Skip to content

Commit

Permalink
chore(deps): Update Terraform GoogleCloudPlatform/sql-db/google to v25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 2, 2025
1 parent 36c20c0 commit a01fe88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/memcache/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

module "private-service-access" {
source = "GoogleCloudPlatform/sql-db/google//modules/private_service_access"
version = "~> 23.0"
version = "~> 25.0"
project_id = var.project_id
vpc_network = module.test-vpc-module.network_name
depends_on = [
Expand Down

0 comments on commit a01fe88

Please sign in to comment.