Skip to content

Commit bdb7283

Browse files
Laure-diCodelax
andauthored
Update internal/services/inference/deployment.go
Co-authored-by: Jules Castéran <[email protected]>
1 parent 0728de0 commit bdb7283

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/services/inference/deployment.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ func ResourceDeployment() *schema.Resource {
147147
},
148148
"is_enabled": {
149149
Type: schema.TypeBool,
150-
Description: "Set the endpoint as public",
150+
Description: "Enable or disable public endpoint",
151151
Optional: true,
152152
},
153153
"disable_auth": {

0 commit comments

Comments
 (0)