Skip to content

Commit

Permalink
chore: bump pg-tier
Browse files Browse the repository at this point in the history
  • Loading branch information
bodymindarts committed Apr 21, 2023
1 parent 58b1044 commit 510c024
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/postgresql/gcp/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ variable "highly_available" {
default = true
}
variable "tier" {
default = "db-g1-small"
default = "db-custom-1-3840"
}
variable "max_connections" { default = 0 }
variable "big_query_viewers" {
Expand Down

0 comments on commit 510c024

Please sign in to comment.