File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,11 @@ type JobTemplateDataSourceModel struct {
41
41
42
42
// JobTemplateDataSource is the data source implementation.
43
43
type JobTemplateDataSource struct {
44
+ << << << < HEAD
44
45
client ProviderHTTPClient
46
+ == == == =
47
+ client * AAPClient
48
+ >> >> >> > 450 c8ab (Refactoring and cleanup of new resources and data sources (#3 ))
45
49
}
46
50
47
51
// Ensure the implementation satisfies the expected interfaces.
Original file line number Diff line number Diff line change @@ -41,7 +41,11 @@ type WorkflowJobTemplateAPIModel struct {
41
41
42
42
// WorkflowJobTemplateDataSource is the data source implementation.
43
43
type WorkflowJobTemplateDataSource struct {
44
+ << << << < HEAD
44
45
client ProviderHTTPClient
46
+ == == == =
47
+ client * AAPClient
48
+ >> >> >> > 450 c8ab (Refactoring and cleanup of new resources and data sources (#3 ))
45
49
}
46
50
47
51
// Ensure the implementation satisfies the expected interfaces.
You can’t perform that action at this time.
0 commit comments