|
2 | 2 |
|
3 | 3 | [](https://img.shields.io/badge/license-UPL-green) [](https://sonarcloud.io/dashboard?id=oracle-devrel_cd3-automation-toolkit)
|
4 | 4 |
|
5 |
| -## Table of Contents :bookmark: |
6 |
| - |
7 |
| -1. [Introduction](#introduction) |
8 |
| -2. [Pre-requisites](#pre-requisites) |
9 |
| -3. [Launch Docker container](/cd3_automation_toolkit/documentation/user_guide/Launch_Docker_container.md) |
10 |
| -4. [Connect container to OCI Tenancy](/cd3_automation_toolkit/documentation/user_guide/Connect_container_to_OCI_Tenancy.md) |
11 |
| -5. [Getting Started with Automation Toolkit](/cd3_automation_toolkit/documentation/user_guide/RunningAutomationToolkit.md) |
12 |
| -6. [Using the Automation Toolkit](/cd3_automation_toolkit/documentation/user_guide/Workflows.md) |
13 |
| - - [Green Field Tenancies](/cd3_automation_toolkit/documentation/user_guide/GreenField.md) |
14 |
| - - [Non-Green Field Tenancies](/cd3_automation_toolkit/documentation/user_guide/NonGreenField.md) |
15 |
| -7. MUST READ... |
16 |
| - - [Managing Network for Green Field Tenancies](/cd3_automation_toolkit/documentation/user_guide/NetworkingScenariosGF.md) |
17 |
| - - [Managing Network for Non Green Field Tenancies](/cd3_automation_toolkit/documentation/user_guide/NetworkingScenariosNGF.md) |
18 |
| -8. [Grouping of generated Terraform files](/cd3_automation_toolkit/documentation/user_guide/RestructuringOutDirectory.md) |
19 |
| -9. [Expected Behaviour Of Automation Toolkit](/cd3_automation_toolkit/documentation/user_guide/KnownBehaviour.md) |
20 |
| -10. [FAQs](/cd3_automation_toolkit/documentation/user_guide/FAQ.md) |
21 |
| -11. [What's new in this release!!](https://github.com/oracle-devrel/cd3-automation-toolkit/releases/tag/v10.1) |
22 |
| -12. [Steps to Upgrade Your Toolkit](/cd3_automation_toolkit/documentation/user_guide/Upgrade_Toolkit.md) |
23 |
| -13. Learn More... |
24 |
| - - CD3 Excel Information |
25 |
| - - [Excel Templates](/cd3_automation_toolkit/documentation/user_guide/RunningAutomationToolkit.md#excel-sheet-templates) |
26 |
| - - [Toolkit Supported OCI Services](/cd3_automation_toolkit/documentation/user_guide/learn_more/CD3ExcelTabs.md) |
27 |
| - - [CD3 Validator Features](/cd3_automation_toolkit/documentation/user_guide/learn_more/SupportForCD3Validator.md) |
28 |
| - - [Additional CIS Compliance Features](/cd3_automation_toolkit/documentation/user_guide/learn_more/CISFeatures.md) |
29 |
| - - [OCI Resource Manager Upload](/cd3_automation_toolkit/documentation/user_guide/learn_more/ResourceManagerUpload.md) |
30 |
| - - [Support for Additional Attributes](/cd3_automation_toolkit/documentation/user_guide/learn_more/SupportforAdditionalAttributes.md) |
31 |
| -14. [Automation Toolkit Learning Videos](/cd3_automation_toolkit/documentation/user_guide/LearningVideos.md) |
| 5 | + |
| 6 | + |
| 7 | +<ul> |
| 8 | + |
| 9 | + <li> <a href= "#introduction">Introduction</a></li> |
| 10 | + |
| 11 | + <li> <a href = "https://github.com/oracle-devrel/cd3-automation-toolkit/releases/tag/v10.2">What's new in this release</a></li> |
| 12 | + <li> <a href = "/cd3_automation_toolkit/documentation/user_guide/learn_more/CD3ExcelTabs.md">Toolkit Supported OCI Services</a></li> |
| 13 | + <li> <a href = "/cd3_automation_toolkit/documentation/user_guide/RunningAutomationToolkit.md#excel-sheet-templates">Excel Templates</a></li> |
| 14 | + |
| 15 | +</ul> |
| 16 | + |
| 17 | +### New Users |
| 18 | + |
| 19 | +<ul> |
| 20 | + |
| 21 | + <li> <a href = "/cd3_automation_toolkit/documentation/user_guide/prerequisites.md">Prerequisites</a></li> |
| 22 | + <li> <a href = "/cd3_automation_toolkit/documentation/user_guide/Launch_Docker_container.md">Launch Docker container</a></li> |
| 23 | + <li> <a href = "/cd3_automation_toolkit/documentation/user_guide/Connect_container_to_OCI_Tenancy.md">Connect container to OCI Tenancy</a></li> |
| 24 | + <li> <a href = "/cd3_automation_toolkit/documentation/user_guide/RunningAutomationToolkit.md">Getting Started with Automation Toolkit</a></li> |
| 25 | + |
| 26 | + |
| 27 | + <li> <a href="/cd3_automation_toolkit/documentation/user_guide/Workflows.md">Using the Automation Toolkit</a> |
| 28 | + <ul> |
| 29 | + <li> <a href="/cd3_automation_toolkit/documentation/user_guide/GreenField.md">Green Field Tenancies</a> |
| 30 | + <ul> |
| 31 | + <li> <a href="/cd3_automation_toolkit/documentation/user_guide/NetworkingScenariosGF.md"</a><b> Must Read :</b> Managing Network for Greenfield Tenancies</li> |
| 32 | + </ul> |
| 33 | + </ul> |
| 34 | + </li> |
| 35 | + <ul> |
| 36 | + <li> <a href="/cd3_automation_toolkit/documentation/user_guide/NonGreenField.md">Non Greenfield Tenancies</a> |
| 37 | + <ul> |
| 38 | + <li><a href ="/cd3_automation_toolkit/documentation/user_guide/NetworkingScenariosNGF.md"</a><b> Must Read : </b> Managing Network for Non-Greenfield Tenancies</li> |
| 39 | + </ul> |
| 40 | + </ul> |
| 41 | + |
| 42 | + |
| 43 | + </ul> |
| 44 | + |
| 45 | + ### Existing Users |
| 46 | + |
| 47 | +<ul> |
| 48 | + |
| 49 | + <li> <a href = "/cd3_automation_toolkit/documentation/user_guide/Upgrade_Toolkit.md">Steps to Upgrade Your Toolkit</a></li> |
| 50 | + |
| 51 | +</ul> |
| 52 | + |
| 53 | +### Learn More... |
| 54 | + |
| 55 | +<ul> |
| 56 | + |
| 57 | + <li> <a href = "/cd3_automation_toolkit/documentation/user_guide/RestructuringOutDirectory.md">Grouping of generated Terraform files</a></li> |
| 58 | + <li> <a href = "/cd3_automation_toolkit/documentation/user_guide/learn_more/ResourceManagerUpload.md">OCI Resource Manager Upload</a></li> |
| 59 | + <li> <a href = "/cd3_automation_toolkit/documentation/user_guide/learn_more/CISFeatures.md">Additional CIS Compliance Features</a></li> |
| 60 | + <li> <a href = "/cd3_automation_toolkit/documentation/user_guide/learn_more/SupportForCD3Validator.md">CD3 Validator Features</a></li> |
| 61 | + |
| 62 | + |
| 63 | + <li> <a href = "/cd3_automation_toolkit/documentation/user_guide/learn_more/SupportforAdditionalAttributes.md">Support for Additional Attributes</a></li> |
| 64 | + <li> <a href = "/cd3_automation_toolkit/documentation/user_guide/LearningVideos.md">Automation Toolkit Learning Videos</a></li> |
| 65 | + <li> <a href = "/cd3_automation_toolkit/documentation/user_guide/KnownBehaviour.md">Expected Behaviour Of Automation Toolkit</a></li> |
| 66 | + <li> <a href = "/cd3_automation_toolkit/documentation/user_guide/FAQ.md">FAQs</a></li> |
| 67 | + |
| 68 | +</ul> |
| 69 | + |
32 | 70 |
|
33 | 71 |
|
34 | 72 | ## Introduction
|
@@ -57,15 +95,7 @@ It reads input data in the form of CD3 Excel sheet and generates the terraform f
|
57 | 95 | | [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, VCN Flow Logs, Cloud Guard, Object Storage, Key Vault, Budget |
|
58 | 96 |
|
59 | 97 |
|
60 |
| -## Pre-requisites |
61 |
| -* Git |
62 |
| -* Any docker CLI compatible platform such as Docker or Rancher. |
63 |
| -* Local Directory - A directory in your local system that will be shared with the container to hold the generated Terraform files. |
64 |
| -* OCI Tenancy Access Requirement - |
65 |
| -Appropriate IAM policies must be in place for each of the resources that the user may try to create. |
66 |
| -Minimum requirement for the user to get started is to have the ability to read to the tenancy. |
67 |
| - |
68 |
| -[Click here](/cd3_automation_toolkit/documentation/user_guide/Launch_Docker_container.md) to get started and manage your OCI Infra! |
| 98 | +[Click here](/cd3_automation_toolkit/documentation/user_guide/prerequisites.md) to get started and manage your OCI Infra! |
69 | 99 |
|
70 | 100 | ## Contributing
|
71 | 101 | This project is open source. Please submit your contributions by raising an <b>Issue</b> or through <b>Discussion topic</b> in this repository. Currently, we do not accept any pull requests. Oracle appreciates any contributions that are made by the open source community.
|
|
0 commit comments