We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64d03d2 commit 633c1c0Copy full SHA for 633c1c0
docs/resources/object_bucket_acl.md
@@ -114,8 +114,9 @@ The `owner` configuration block supports the following arguments:
114
115
The `grantee` configuration block supports the following arguments:
116
117
-* `id` - (Required) The canonical user ID of the grantee.
118
-* `type` - (Required) Type of grantee. Valid values: CanonicalUser.
+* `id` - (Optional) The canonical user ID of the grantee.
+* `type` - (Required) Type of grantee. Valid values: CanonicalUser, Group.
119
+* `uri` - (Optional) The uri of the grantee if type is Group.
120
121
## Attributes Reference
122
0 commit comments