Skip to content

Commit fd959c7

Browse files
Update Terraform GoogleCloudPlatform/sql-db/google to v25
1 parent 8ac42d7 commit fd959c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/root/netbox-infra/main.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ module "gke_autopilot" {
2626

2727
module "postgresql-db" {
2828
source = "GoogleCloudPlatform/sql-db/google//modules/postgresql"
29-
version = "15.0.0"
29+
version = "25.1.0"
3030
name = "netbox-postgresql"
3131
random_instance_name = true
3232
database_version = "POSTGRES_13"

0 commit comments

Comments
 (0)