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
<li> <ahref="/cd3_automation_toolkit/documentation/user_guide/NonGreenField.md">Export Resources from OCI (Non-Greenfield Workflow)</a>
39
30
<ul>
40
-
<li><a href ="/cd3_automation_toolkit/documentation/user_guide/NetworkingScenariosNGF.md"</a><b> Must Read : </b> Managing Network for Non-Greenfield Tenancies</li>
41
-
<li><a href = "/cd3_automation_toolkit/documentation/user_guide/ComputeNGF.md"</a><b> Must Read : </b> Managing Compute Instances for Non-Greenfield Tenancies </li>
31
+
<li><a href ="/cd3_automation_toolkit/documentation/user_guide/NetworkingScenariosNGF.md"</a><b> Must Read : </b> Managing Network for Non-Greenfield Workflow</a></li>
32
+
<li><a href = "/cd3_automation_toolkit/documentation/user_guide/ComputeNGF.md"</a><b> Must Read : </b> Managing Compute Instances for Non-Greenfield Workflow </a></li>
42
33
</ul>
43
-
</ul>
44
-
45
-
34
+
</ul>
35
+
36
+
#### Using the Automation Toolkit via Jenkins
37
+
<ul>
38
+
<li> <ahref="/cd3_automation_toolkit/documentation/user_guide/Workflows-jenkins.md"</a>Before you Begin</a></li>
39
+
<li> <ahref="/cd3_automation_toolkit/documentation/user_guide/Intro-Jenkins.md"</a>Introduction to Jenkins with the toolkit</a></li>
40
+
<li> <ahref="/cd3_automation_toolkit/documentation/user_guide/GreenField-Jenkins.md"</a>Create resources in OCI via Jenkins(Greenfield Workflow)</li>
41
+
<ul>
42
+
<li> <a href="/cd3_automation_toolkit/documentation/user_guide/NetworkingScenariosGF-Jenkins.md"</a><b> Must Read :</b> Managing Network for Greenfield Workflow</li>
43
+
<li> <a href="/cd3_automation_toolkit/documentation/user_guide/GF-Jenkins.md"</a><b> Must Read : </b> Provisioning of Resources - Instances/OKE/SDDC/Database </li>
44
+
<li> <a href="/cd3_automation_toolkit/documentation/user_guide/multiple_options_GF-Jenkins.md"</a><b> Must Read : </b> Provisioning of multiple services together </li>
45
+
</ul>
46
+
<li> <a href="/cd3_automation_toolkit/documentation/user_guide/NonGreenField-Jenkins.md"</a>Export Resources from OCI via Jenkins(Non-Greenfield Workflow) </li>
47
+
<li> <ahref="/cd3_automation_toolkit/documentation/user_guide/cli_jenkins.md">Switch between CLI and Jenkins</a></li>
48
+
<li> <ahref="/cd3_automation_toolkit/documentation/user_guide/remote_state.md">Remote Management of Terraform State File</a></li>
46
49
</ul>
47
50
48
51
### Existing Users
49
-
50
-
<ul>
51
-
52
+
<ul>
52
53
<li> <ahref = "/cd3_automation_toolkit/documentation/user_guide/Upgrade_Toolkit.md">Steps to Upgrade Your Toolkit</a></li>
CD3 stands for <b>C</b>loud <b>D</b>eployment <b>D</b>esign <b>D</b>eliverable.
78
79
The CD3 Automation toolkit has been developed to help in automating the OCI resource object management.
79
80
<br><br>
80
81
It reads input data in the form of CD3 Excel sheet and generates Terraform files which can be used to provision the resources in OCI instead of handling the task through the OCI console manually. The toolkit also reverse engineers the components in OCI back to the Excel sheet and Terraform configuration. The toolkit can be used throughout the lifecycle of tenancy to continuously create or modify existing resources. The generated Terraform code can be used by the OCI Resource Manager or can be integrated into organization's existing devops CI/CD ecosystem.
81
82
<br><br>
82
83
<kbd>
83
-
<imgwidth="748"alt="Screenshot 2022-12-30 at 11 57 41 AM"src="https://user-images.githubusercontent.com/111430850/210614513-5d2e97a6-3c1e-4a2b-a793-3a1b6410c856.png">
84
+
<imgwidth="923"alt="Screenshot 2024-02-02 at 8 23 51 PM"src="https://github.com/oracle-devrel/cd3-automation-toolkit/assets/103508105/c2d06575-1bcb-4cb3-9c49-682bf19f3ac9">
85
+
84
86
</kbd>
85
87
<br>
86
88
@@ -98,11 +100,10 @@ It reads input data in the form of CD3 Excel sheet and generates Terraform files
98
100
|[Management Services](/cd3_automation_toolkit/documentation/user_guide/learn_more/CD3ExcelTabs.md#management-services)| Events, Notifications, Alarms, Service Connector Hub (SCH) |
|[SDDCs ](/cd3_automation_toolkit/documentation/user_guide/learn_more/CD3ExcelTabs.md#sddcs-tab)| Oracle Cloud VMWare Solutions (Single Cluster is supported as of now. Multi-cluster support will be included in the upcoming release) |
102
104
|[CIS Landing Zone Compliance](/cd3_automation_toolkit/documentation/user_guide/learn_more/CISFeatures.md#additional-cis-compliance-features)| Download and Execute CIS Compliance Check Script, Cloud Guard, Key Vault, Budget |
103
105
[Policy Enforcement](/cd3_automation_toolkit/documentation/user_guide/learn_more/OPAForCompliance.md) | OPA - Open Policy Agent |
104
106
105
-
106
107
[Click here](/cd3_automation_toolkit/documentation/user_guide/prerequisites.md) to get started and manage your OCI Infra!
0 commit comments