Skip to content

Commit

Permalink
remove embed pandora sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
wuxu92 committed Jun 22, 2022
1 parent af85657 commit b7c33a6
Show file tree
Hide file tree
Showing 40 changed files with 3 additions and 2,836 deletions.
4 changes: 2 additions & 2 deletions internal/services/fluidrelay/registration.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import "github.com/hashicorp/terraform-provider-azurerm/internal/sdk"
type Registration struct{}

func (r Registration) Name() string {
return "Fluid Relay Service"
return "Fluid Relay"
}

func (r Registration) DataSources() []sdk.DataSource {
Expand All @@ -20,7 +20,7 @@ func (r Registration) Resources() []sdk.Resource {

func (r Registration) WebsiteCategories() []string {
return []string{
"Fluid Relay Service",
"Fluid Relay",
}
}

Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit b7c33a6

Please sign in to comment.