Skip to content

Commit 46e3979

Browse files
authored
Update README.md
1 parent 6a99c4f commit 46e3979

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,7 @@ The CD3 Automation toolkit has been developed to help in automating the OCI reso
99
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.
1010
<br><br>
1111
<img width="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">
12-
<br><br>
13-
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.`
15-
<br><br>
12+
<br>
1613

1714
#### OCI Services Currently Supported by CD3
1815

@@ -28,6 +25,9 @@ It reads input data in the form of CD3 Excel sheets and generates the terraform
2825
| Developer Services | Resource Manager, Oracle Kubernetes Engine (OKE) |
2926
| CIS Landing Zone Compliance | Download CIS Report Script, Execute CIS Report Script, VCN Flow Logs, Cloud Guard, Object Storage, Key Vault, Budget |
3027

28+
`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.`
29+
<br>
30+
3131
## Getting Started
3232

3333
### Pre-requisites

0 commit comments

Comments
 (0)