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 35b15f6 commit 012fb27Copy full SHA for 012fb27
list/list_resource.go
@@ -97,12 +97,6 @@ type ListResourceRequest struct {
97
// IncludeResourceObject indicates whether the provider should populate
98
// the ResourceObject field in the ListResourceEvent struct.
99
IncludeResourceObject bool
100
-
101
- // TODO: consider applicability of:
102
- //
103
- // Private *privatestate.ProviderData
104
- // ProviderMeta tfsdk.Config
105
- // ClientCapabilities ReadClientCapabilities
106
}
107
108
// ListResourceStream represents a streaming response to a ListResourceRequest.
0 commit comments