Skip to content

Commit bef21a2

Browse files
authored
Fix build
1 parent 722b137 commit bef21a2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

mmv1/third_party/terraform/services/filestore/resource_filestore_instance_test.go.tmpl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -687,6 +687,7 @@ resource "google_filestore_instance" "instance" {
687687
}
688688
}
689689
}
690-
`
690+
`, context)
691+
}
691692

692693
{{- end }}

0 commit comments

Comments
 (0)