Skip to content

Commit

Permalink
Rm quote
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgianaElena committed Feb 28, 2024
1 parent 92d1bba commit 59fc657
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/howto/features/cloud-access.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ This AWS IAM Role is managed via terraform.
```
hub_cloud_permissions = {
"<hub-name-slug>": {
"allow_access_to_external_requester_pays_buckets : true,
allow_access_to_external_requester_pays_buckets : true,
bucket_admin_access : ["bucket-1", "bucket-2"]
hub_namespace : "<hub-name>"
}
Expand Down

0 comments on commit 59fc657

Please sign in to comment.