diff --git a/docs/howto/features/cloud-access.md b/docs/howto/features/cloud-access.md index 169ac0a000..c9efc4f048 100644 --- a/docs/howto/features/cloud-access.md +++ b/docs/howto/features/cloud-access.md @@ -42,7 +42,7 @@ This AWS IAM Role is managed via terraform. ``` hub_cloud_permissions = { "": { - "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 : "" }