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 54cd736 commit 4dd0f02Copy full SHA for 4dd0f02
backupdr/fetch_backup_plan_associations/main.tf
@@ -21,4 +21,4 @@ data "google_backup_dr_backup_plan_associations" "csql_instance_associations" {
21
22
output "all_csql_backup_plan_associations" {
23
value = google_backup_dr_backup_plan_associations.csql_instance_associations
24
-}
+}
0 commit comments