Skip to content

Commit d1f6902

Browse files
remyleoneMonitob
authored andcommitted
Update scaleway/resource_object_bucket.go
1 parent 15e2dcb commit d1f6902

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scaleway/resource_object_bucket.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ func resourceScalewayObjectBucket() *schema.Resource {
175175
Optional: true,
176176
Computed: true,
177177
MaxItems: 1,
178-
Description: "keeping multiple variants of an object in the same bucket",
178+
Description: "Allow multiple versions of an object in the same bucket",
179179
Elem: &schema.Resource{
180180
Schema: map[string]*schema.Schema{
181181
"enabled": {

0 commit comments

Comments
 (0)