You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/fscloud/README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,7 @@ This examples is designed to show case some of the key customization options for
8
8
3. Open up network traffic flow from a block of IPs to the Schematics public endpoint.
9
9
4. Open up network traffic flow from the VPC created in this example to ICD postgresql private endpoints.
10
10
5. Customize the rule description for `kms` and the zone name for `codeengine`.
11
+
6. Restrict network traffic flow for pseudo `IAM` service.
11
12
12
13
Context: this examples covers a "pseudo" real-world scenario where:
13
14
1. ICD Mongodb and Postgresql instances are encrypted using keys storage in Key Protect.
@@ -17,4 +18,4 @@ Context: this examples covers a "pseudo" real-world scenario where:
17
18
5. Skips creation of zones for these two service references ["user-management", "iam-groups"].
18
19
19
20
## Note
20
-
-The services 'compliance', 'directlink', 'iam-groups', 'containers-kubernetes', 'user-management' do not support restriction per location for zone creation.
21
+
The services 'directlink', 'globalcatalog-collection', 'iam-groups' and 'user-management' do not support restrictions per location.
Copy file name to clipboardExpand all lines: modules/fscloud/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ Important: In order to avoid unexpected breakage in the account against which th
27
27
**Note on Event Notifications**: Event Notifications introduced SMTP API that does not support `report` enforcement mode. By default `report` mode is set which excludes SMTP API. If enforcement mode is set to `enabled`, CBR will be applied to the SMTP API as well.
28
28
29
29
## Note
30
-
The services 'directlink', 'globalcatalog-collection', 'iam-groups' and 'user-management' does not support restriction per location.
30
+
The services 'directlink', 'globalcatalog-collection', 'iam-groups' and 'user-management' do not support restriction per location.
0 commit comments