Skip to content

Commit 345042a

Browse files
committed
make fmt
1 parent 955be97 commit 345042a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

provider/provider.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ func New(version string) *schema.Provider {
8282
"elasticstack_kibana_action_connector": kibana.DataSourceConnector(),
8383
"elasticstack_kibana_security_role": kibana.DataSourceRole(),
8484

85-
"elasticstack_fleet_integration": fleet.DataSourceIntegration(),
85+
"elasticstack_fleet_integration": fleet.DataSourceIntegration(),
8686
},
8787
ResourcesMap: map[string]*schema.Resource{
8888
"elasticstack_elasticsearch_cluster_settings": cluster.ResourceSettings(),

0 commit comments

Comments
 (0)