Skip to content

Commit 4dd0f02

Browse files
lint changes
1 parent 54cd736 commit 4dd0f02

File tree

1 file changed

+1
-1
lines changed
  • backupdr/fetch_backup_plan_associations

1 file changed

+1
-1
lines changed

backupdr/fetch_backup_plan_associations/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ data "google_backup_dr_backup_plan_associations" "csql_instance_associations" {
2121

2222
output "all_csql_backup_plan_associations" {
2323
value = google_backup_dr_backup_plan_associations.csql_instance_associations
24-
}
24+
}

0 commit comments

Comments
 (0)