diff --git a/mmv1/third_party/terraform/services/backupdr/data_source_backup_dr_backup_plan_test.go.tmpl b/mmv1/third_party/terraform/services/backupdr/data_source_backup_dr_backup_plan_test.go.tmpl index 0ff70e338702..bd8bc887b45e 100644 --- a/mmv1/third_party/terraform/services/backupdr/data_source_backup_dr_backup_plan_test.go.tmpl +++ b/mmv1/third_party/terraform/services/backupdr/data_source_backup_dr_backup_plan_test.go.tmpl @@ -75,7 +75,6 @@ func testAccCheckBackupDRBackupPlanDestroyProducer(t *testing.T) func(s *terrafo func testAccDataSourceGoogleBackupDRBackupPlan_basic(context map[string]interface{}) string { return acctest.Nprintf(` resource "google_backup_dr_backup_vault" "my-backup-vault" { - project="nkuravi-consumer-billing-test" location ="us-central1" backup_vault_id = "bv-1" description = "This is a second backup vault built by Terraform."