Skip to content

Commit 7a10fb2

Browse files
authored
Merge pull request #68506 from mletalie/OSDOCS-8065
[Osdocs 8065]/[OSDOCS-8893]:Relax GCP organizational policy constraint/Document additional GCP API service requirement
2 parents 72c74c7 + 094a492 commit 7a10fb2

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

modules/ccs-gcp-customer-procedure.adoc

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ To use {product-title} in your GCP project, the following GCP organizational pol
1616
1717
* `constraints/iam.allowedPolicyMemberDomains`
1818
* `constraints/compute.restrictLoadBalancerCreationForTypes`
19-
* `constraints/compute.requireShieldedVm`
20-
* `constraints/compute.vmExternalIpAccess` (This policy constraint is unsupported only during installation. You can re-enable the policy constraint after installation.)
19+
* `constraints/compute.requireShieldedVm` (This policy constraint is supported only if the cluster is installed with "Enable Secure Boot support for Shielded VMs" selected during the initial cluster creation).
20+
* `constraints/compute.vmExternalIpAccess` (This policy constraint is supported only after installation).
2121
====
2222

2323
.Procedure
@@ -73,6 +73,9 @@ The project name must be 10 characters or less.
7373

7474
|link:https://console.cloud.google.com/apis/library/storage-component.googleapis.com?project=openshift-gce-devel&folder=&organizationId=[Cloud Storage]
7575
|`storage-component.googleapis.com`
76+
//Additional Org Policy going live TBD. See https://issues.redhat.com/browse/OSDOCS-8893 for more info.
77+
// |link:https://console.cloud.google.com/apis/library/orgpolicy.googleapis.com?project=openshift-gce-devel&folder=&organizationId=[Google Cloud Organization Policy API]
78+
// |`orgpolicy.googleapis.com`
7679

7780
|===
7881

0 commit comments

Comments
 (0)