Skip to content

Commit 49a6dfa

Browse files
authored
Merge pull request #49083 from aldiazRH/OSDOCS-1875
[OSDOCS-1875] added addtional policy constraints to GCP procedure page
2 parents 9290808 + 1ad1bca commit 49a6dfa

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

modules/ccs-gcp-customer-procedure.adoc

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,16 @@
55
// TODO: Same as other module - Better procedure heading that tells you what this is doing
66

77

8-
The Customer Cloud Subscription (CCS) model allows Red Hat to deploy and manage {product-title} into a customers Google Cloud Platform (GCP) project. Red Hat requires several prerequisites in order to provide these services.
8+
The Customer Cloud Subscription (CCS) model allows Red Hat to deploy and manage {product-title} into a customer's Google Cloud Platform (GCP) project. Red Hat requires several prerequisites to provide these services.
99

1010
[WARNING]
1111
====
12-
To use {product-title} in your GCP project, the GCP organizational policy constraint, `constraints/iam.allowedPolicyMemberDomains`, cannot be in place.
12+
To use {product-title} in your GCP project, the following GCP organizational policy constraints cannot be in place:
13+
14+
* `constraints/iam.allowedPolicyMemberDomains`
15+
* `constraints/storage.uniformBucketLevelAccess`
16+
* `constraints/compute.restrictLoadBalancerCreationForTypes`
17+
* `constraints/compute.vmExternalIpAccess` (This policy constraint is unsupported only during installation. You can re-enable the policy constraint after installation.)
1318
====
1419

1520
.Procedure

0 commit comments

Comments
 (0)