Skip to content

Commit 07b6ed7

Browse files
authored
Update README.md
Small changes to avoid mentioning limits that may change in the future
1 parent 4403720 commit 07b6ed7

File tree

1 file changed

+6
-6
lines changed
  • cloud-infrastructure/private-cloud-and-edge/hsp

1 file changed

+6
-6
lines changed

cloud-infrastructure/private-cloud-and-edge/hsp/README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# C3 Hosting Service Provider - IAM Policies for Isolation
22

3-
The Hosting Service Provider (HSP) model on C3 allows hosting for a
4-
maximum of 8 end customers, each isolated in a dedicated compartment
3+
The Hosting Service Provider (HSP) model on Compute Cloud@Customer (C3) allows
4+
hosting for multiple end customers, each isolated in a dedicated compartment
55
with a single VCN per customer. To ensure the end customer can only
6-
create resources in just their own compartment a set of IAM policies are
6+
create resources in just their own compartment, a set of IAM policies are
77
required.
88

99
The HSP documentation suggests the following policies per end customer
@@ -83,10 +83,10 @@ path:to:CustB where all {request.region != 'LHR',request.region !=
8383
## Common Policy
8484

8585
Currently any user of a C3 needs access to certain resources located at
86-
the tenancy level to use IaaS resources withgout errors in the web UI.
87-
Backup policies, tag namespaces, platform images all reside at the
86+
the tenancy level to use IaaS resources in the web UI.
87+
Backup policies, tag namespaces, platform images, all reside at the
8888
tenancy level and need a further policy to allow normal use of C3 IaaS
89-
services. Note that this is **different** to the behaviour on OCI. 
89+
services. Note that this is a subtle difference to the behaviour on OCI. 
9090

9191
An extra policy as below is required (where CommonGroup contains **all**
9292
HSP users on the C3):

0 commit comments

Comments
 (0)