Skip to content

Commit ea82ba7

Browse files
authored
Update tier for enterprise plus
1 parent 9682e15 commit ea82ba7

File tree

1 file changed

+1
-1
lines changed
  • cloud_sql/sqlserver_instance_pitr

1 file changed

+1
-1
lines changed

cloud_sql/sqlserver_instance_pitr/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ resource "google_sql_database_instance" "enterprise" {
4242
region = "asia-northeast1"
4343
database_version = "SQLSERVER_2019_ENTERPRISE"
4444
settings {
45-
tier = "db-custom-4-26624"
45+
tier = "db-perf-optimized-N-2"
4646
edition = "ENTERPRISE"
4747
backup_configuration {
4848
enabled = true

0 commit comments

Comments
 (0)