parent
c16a38956a
commit
7d80bf1f63
6 changed files with 318 additions and 0 deletions
|
@ -78,6 +78,7 @@ func (p *Provider) Resources(ctx context.Context) []func() resource.Resource {
|
|||
return []func() resource.Resource{
|
||||
NewRepositoryActionsSecretResource,
|
||||
NewRepositoryActionsVariableResource,
|
||||
NewRepositoryPushMirrorResource,
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue