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
* Update README.md
Updated to reflect Core Landing Zone
* Update README.md
Removed reference to:
"How to bring Azure AD users and groups into IDCS"
* Update README.md
Updated governance link
* OGHO Requirements (#11)
* Create SECURITY.md
* Docs updates according to OGHO requirements (#10)
* Create CONTRIBUTING.md
* Update and rename LICENSE to LICENSE.txt
* Update README.md
---------
* Renamed CIS OCI Landingzone to Core LZ
* Update README.md
LMA: (Blog) - Your OCI Logs Have a Story to Tell: Here Are Ways to Send Them to CrowdStrike LogScale SIEM
* Update README.md
LMA: (Blog) - Unifying Cloud Guard Instance Security Logs with Logging Analytics
* Update README.md
CGO:
(Blog) - From Cost Reports to Cost Intelligence: Automating FinOps Insights in OCI - Part 1
(Blog) - From Cost Reports to Cost Intelligence: Automating FinOps Insights in OCI - Part 2
* Update README.md
DBS:
(Blog) - Build a secure multicloud architecture for Oracle Database@Azure
* Update README.md
NMS:
(Video) - OCI Network Firewall - Intro
(Video) - OCI Network Firewall - Stateful Firewall Rules
(Blog) - Securing OCI-Based Workloads: Using OCI Network Firewall to Shield your Core Environment from End Customers
* Update README.md
NMS:
(Doc) - Design a Multicloud Network to Deploy Oracle Database@Azure
Copy file name to clipboardExpand all lines: 8-CIS-OCI-Landing-Zone/README.md
+13-20Lines changed: 13 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,43 +1,36 @@
1
1
2
-
# CIS OCI Landing Zone Assets
2
+
# OCI Core Landing Zone Assets
3
3
4
-
The CIS OCI Landing Zone automates the creation of a secure tenancy that follows the guidelines in the CIS (Center for Internet Security) OCI benchmark.
4
+
The OCI Core Landing Zone automates the creation of a secure tenancy that follows the guidelines in the CIS (Center for Internet Security) OCI benchmark.
5
5
6
-
The following table summarizes the curated list of resource URLs for the CIS OCI Landing Zone:
6
+
The following table summarizes the curated list of resource URLs for the OCI Core Landing Zone:
7
7
<table>
8
8
<tr>
9
9
<th>Resource Title</th>
10
10
<th>URL</th>
11
11
</tr>
12
12
<tr>
13
-
<td colspan="2" align="center"><h2>CIS OCI Landing Zone Quickstart</h2></td>
13
+
<td colspan="2" align="center"><h2>OCI Core Landing Zone Quickstart</h2></td>
14
14
</tr>
15
15
<tr>
16
16
<td>Deploy a secure landing zone that meets the CIS Foundations Benchmark for Oracle Cloud</td>
- A reference implementation written in Terraform HCL (Hashicorp Language) that provisions fully functional resources in an OCI tenancy.<br>
36
-
- A Python script that performs compliance checks for most of the CIS OCI Foundations Benchmark recommendations. The script is completely independent of the Terraform code and can be used against any existing tenancy.
0 commit comments