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 ed8c284 commit 6a027b1Copy full SHA for 6a027b1
gcbdr/backupplanassociation/main.tf
@@ -96,7 +96,7 @@ resource "google_backup_dr_backup_plan" "default" {
96
# [START backupdr_create_backupplanassociation]
97
98
// Before creating a backup plan association, you need to create backup plan(google_backup_dr_backup_plan)
99
-and compute instance (google_compute_instance).
+// and compute instance (google_compute_instance).
100
resource "google_backup_dr_backup_plan_association" "default" {
101
provider = google-beta
102
location = "us-central1"
0 commit comments