Skip to content

Commit

Permalink
update prod db deployer
Browse files Browse the repository at this point in the history
  • Loading branch information
davidgamez committed Feb 6, 2024
1 parent 8ebe215 commit 4c66a14
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion infra/postgresql/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ locals {
services = [
"sqladmin.googleapis.com",
"cloudresourcemanager.googleapis.com",
"networkmanagement.googleapis.com"
"networkmanagement.googleapis.com",
"servicenetworking.googleapis.com"
]
}

Expand Down

0 comments on commit 4c66a14

Please sign in to comment.