Skip to content

Commit

Permalink
register group member resource
Browse files Browse the repository at this point in the history
  • Loading branch information
maciaszczykm committed Jul 24, 2024
1 parent b1b9553 commit b032171
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/provider/provider.go
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@ func (p *PluralProvider) Resources(_ context.Context) []func() resource.Resource
r.NewServiceContextResource,
r.NewInfrastructureStackResource,
r.NewCustomStackRunResource,
r.NewGroupMemberResource,
}
}

Expand Down

0 comments on commit b032171

Please sign in to comment.