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
CD3 stands for Cloud Deployment Design Deliverable.
6
+
CD3 stands for <b>C</b>loud <b>D</b>eployment <b>D</b>esign <b>D</b>eliverable.
8
7
The CD3 Automation toolkit has been developed to help in automating the OCI resource object management.
9
8
<br><br>
10
9
It reads input data in the form of CD3 Excel sheets and generates the terraform files 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. This generated Terraform code can be used by the OCI Resource Manager or leveraged by the organisations’ CI/CD processes.
11
10
<br><br>
12
-
<imgwidth="715"alt="Screenshot 2022-12-30 at 11 57 41 AM"src="https://user-images.githubusercontent.com/103475219/210041258-258601c4-dd1d-48a1-b6d7-df1bda764190.png">
11
+
<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">
13
12
<br><br>
14
13
15
14
`To ease the execution of toolkit, we have provided the steps to build an image which encloses the code base and its package dependencies. Follow the steps provided below to clone the repo and build the image.`
@@ -19,6 +18,7 @@ It reads input data in the form of CD3 Excel sheets and generates the terraform
19
18
<imgwidth="748"alt="Screenshot 2022-12-30 at 1 05 59 PM"src="https://user-images.githubusercontent.com/103475219/210046038-91acacfd-5d65-4bc3-a1a8-90d425d2e3d3.png">
20
19
21
20
21
+
22
22
## Getting Started
23
23
24
24
### Pre-requisites
@@ -60,7 +60,7 @@ Follow the toolkit docs i.e. from the section <i>"Configuring the Docker Contain
60
60
<b>Note</b> : <i>The above steps have been tested on Windows (Git Bash) and MacOS.</i><br/>
61
61
62
62
## Contributing
63
-
This project is open source. Please submit your contributions by forking this repository and submitting a pull request! Oracle appreciates any contributions that are made by the open source community.
63
+
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