Skip to content

Commit 2e82e5c

Browse files
committed
provider.go
1 parent 89fc532 commit 2e82e5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/provider/provider.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ func New() *schema.Provider {
156156
"boundary_user": dataSourceUser(),
157157
"boundary_users": dataSourceUsers(),
158158
"boundary_account": dataSourceAccount(),
159+
"boundary_workers": dataSourceWorkers(),
159160
},
160161
}
161162

0 commit comments

Comments
 (0)