Skip to content

Commit

Permalink
rename files
Browse files Browse the repository at this point in the history
Signed-off-by: ziyeqf <[email protected]>
  • Loading branch information
ziyeqf committed Aug 29, 2023
1 parent 0bbc244 commit 95c0fd3
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/services/servicenetworking/registration.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ func (r Registration) DataSources() []sdk.DataSource {

func (r Registration) Resources() []sdk.Resource {
return []sdk.Resource{
ApplicationLoadBalancerResource{},
FrontendsResource{},
}
}
Expand Down

0 comments on commit 95c0fd3

Please sign in to comment.