Skip to content

Commit

Permalink
Merge pull request #20 from niharika-98/bp-bpa-updated
Browse files Browse the repository at this point in the history
Fixing backup plan test
  • Loading branch information
niharika-98 authored Oct 17, 2024
2 parents 4e0feb5 + 3f5a524 commit 5e5d9f8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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."
Expand Down

0 comments on commit 5e5d9f8

Please sign in to comment.