We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d0453f commit bca5614Copy full SHA for bca5614
cloud_sql/sqlserver_instance_pitr/main.tf
@@ -34,7 +34,7 @@ resource "google_sql_database_instance" "default" {
34
}
35
# [END cloud_sql_sqlserver_instance_pitr]
36
37
-# [START cloud_sql_sqlserver_instance_update_pitr]
+# [START cloud_sql_sqlserver_instance_enterprise_pitr]
38
# Creates a SQL SERVER Enterprise edition instance with PITR enabled. Unless specified otherwise,
39
# PITR is disabled by default.
40
resource "google_sql_database_instance" "default" {
0 commit comments