Skip to content

Commit b1865cc

Browse files
committed
Trigger tests
1 parent 07bceb1 commit b1865cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/provider/provider.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ func Provider(version string) *schema.Provider {
3838
DefaultFunc: schema.EnvDefaultFunc("MZ_SSLMODE", "require"),
3939
Description: "For testing purposes, the SSL mode to use.",
4040
},
41-
// TODO: Switch name to Admin Endpoint for consistency
41+
// TODO: Switch name to Admin Endpoint for consistency:
4242
"endpoint": {
4343
Type: schema.TypeString,
4444
Optional: true,

0 commit comments

Comments
 (0)