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