Skip to content

Commit

Permalink
chore(deps): Update Terraform GoogleCloudPlatform/sql-db/google to v24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent b725272 commit 2e4de93
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 = "~> 24.0"
project_id = var.project_id
vpc_network = module.test-vpc-module.network_name
depends_on = [
Expand Down

0 comments on commit 2e4de93

Please sign in to comment.