Skip to content

Commit

Permalink
small fix in provider
Browse files Browse the repository at this point in the history
  • Loading branch information
igiai committed Nov 18, 2024
1 parent 43cbacc commit f6222bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/provider/provider.go
Original file line number Diff line number Diff line change
Expand Up @@ -318,8 +318,8 @@ func (p *FmcProvider) Resources(ctx context.Context) []func() resource.Resource
NewRangeResource,
NewRangesResource,
NewSecurityZoneResource,
NewSmartLicenseResource,
NewSecurityZonesResource,
NewSmartLicenseResource,
NewStandardACLResource,
NewURLResource,
NewURLGroupResource,
Expand Down

0 comments on commit f6222bf

Please sign in to comment.