Skip to content

Commit 54e4db8

Browse files
committed
fmt
1 parent 992fb83 commit 54e4db8

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
@@ -108,7 +108,7 @@ func New(version string) *schema.Provider {
108108
"elasticstack_kibana_security_role": kibana.ResourceRole(),
109109
"elasticstack_kibana_slo": kibana.ResourceSlo(),
110110

111-
"elasticstack_fleet_output": fleet.ResourceOutput(),
111+
"elasticstack_fleet_output": fleet.ResourceOutput(),
112112
},
113113
}
114114

0 commit comments

Comments
 (0)