From 3f5a524bd7067e6cfb062a936f5d979249520276 Mon Sep 17 00:00:00 2001 From: niharika-98 Date: Thu, 17 Oct 2024 09:50:03 +0000 Subject: [PATCH] Fixing backup plan test --- .../backupdr/data_source_backup_dr_backup_plan_test.go.tmpl | 1 - 1 file changed, 1 deletion(-) 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."