Skip to content

Commit e221f42

Browse files
committed
add datasource
1 parent 2955c95 commit e221f42

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
@@ -196,6 +196,7 @@ func (p *TerraformCloudProvider) DataSources(ctx context.Context) []func() datas
196196
NewNexusEndpointDataSource,
197197
NewNexusEndpointsDataSource,
198198
NewConnectivityRuleDataSource,
199+
NewAccountAuditLogSinkDataSource,
199200
}
200201
}
201202

0 commit comments

Comments
 (0)