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 dacd380 commit 6eb12cbCopy full SHA for 6eb12cb
backupdr/backup_plan_association/main.tf
@@ -57,7 +57,6 @@ resource "google_compute_disk" "default" {
57
name = "disk-data"
58
type = "pd-standard"
59
zone = "us-central1-a"
60
- size = "5"
61
}
62
63
resource "google_backup_dr_backup_vault" "default" {
0 commit comments