Skip to content

Commit 903d275

Browse files
authored
Binary log can only be enabled for MySQL instances
1 parent b5d63f3 commit 903d275

File tree

1 file changed

+0
-1
lines changed
  • cloud_sql/sqlserver_instance_pitr

1 file changed

+0
-1
lines changed

cloud_sql/sqlserver_instance_pitr/main.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ resource "google_sql_database_instance" "default" {
2323
tier = "db-custom-4-26624"
2424
backup_configuration {
2525
enabled = true
26-
binary_log_enabled = true
2726
start_time = "20:55"
2827
transaction_log_retention_days = "3"
2928
}

0 commit comments

Comments
 (0)