Skip to content

Commit 633c1c0

Browse files
committed
update doc
1 parent 64d03d2 commit 633c1c0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/resources/object_bucket_acl.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,9 @@ The `owner` configuration block supports the following arguments:
114114

115115
The `grantee` configuration block supports the following arguments:
116116

117-
* `id` - (Required) The canonical user ID of the grantee.
118-
* `type` - (Required) Type of grantee. Valid values: CanonicalUser.
117+
* `id` - (Optional) The canonical user ID of the grantee.
118+
* `type` - (Required) Type of grantee. Valid values: CanonicalUser, Group.
119+
* `uri` - (Optional) The uri of the grantee if type is Group.
119120

120121
## Attributes Reference
121122

0 commit comments

Comments
 (0)