Skip to content

Commit dd82eea

Browse files
committed
Add back protobuf for list
1 parent 714b3dd commit dd82eea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tfprotov5/internal/tfplugin5/tfplugin5.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -849,7 +849,7 @@ message ListResource {
849849
}
850850

851851
message Event {
852-
// identity is the resource identity data of the resource instance
852+
// identity is the resource identity data of the resource instance.
853853
ResourceIdentityData identity = 1;
854854

855855
// display_name can be displayed in a UI to make it easier for humans to identify a resource

0 commit comments

Comments
 (0)