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/GreenField.md">Green Field Tenancies</a>
30
30
<ul>
31
31
<li> <a href="/cd3_automation_toolkit/documentation/user_guide/NetworkingScenariosGF.md"</a><b> Must Read :</b> Managing Network for Greenfield Tenancies</li>
32
+
<li> <a href="/cd3_automation_toolkit/documentation/user_guide/RemoteExecution.md"</a><b> Must Read :</b> Remote Execution/Cloud Init for OCI compute instances</li>
32
33
</ul>
33
34
</ul>
34
35
</li>
@@ -73,7 +74,7 @@
73
74
CD3 stands for <b>C</b>loud <b>D</b>eployment <b>D</b>esign <b>D</b>eliverable.
74
75
The CD3 Automation toolkit has been developed to help in automating the OCI resource object management.
75
76
<br><br>
76
-
It reads input data in the form of CD3 Excel sheet and generates the 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. This generated Terraform code can be used by the OCI Resource Manager or leveraged by the organisations’ CI/CD processes.
77
+
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. This generated Terraform code can be used by the OCI Resource Manager or leveraged by the organisations’ CI/CD processes.
77
78
<br><br>
78
79
<kbd>
79
80
<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,15 +85,18 @@ It reads input data in the form of CD3 Excel sheet and generates the terraform f
0 commit comments