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
Copy file name to clipboardExpand all lines: cd3_automation_toolkit/documentation/user_guide/ComputeNGF.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,13 +3,14 @@
3
3
Follow the below steps to export OCI compute Instances to CD3 Excel file and create the terraform state:
4
4
5
5
1. Use the [CD3-Blank-Template.xlsx](/cd3_automation_toolkit/example) to export existing OCI VM details into the "Instances" sheet.
6
-
2. Make sure to export the VCNs and Subnets in which the Instances are present prior to exporting the Instance.
7
-
3. Execute the _setupOCI.py_ file with _non_gf_tenancy_ parameter value to _true_:
6
+
2. Add any additonal attributes (not part of excel sheet already) which needs to be exported as per [this](/cd3_automation_toolkit/documentation/user_guide/learn_more/SupportforAdditionalAttributes.md#support-for-additional-attributes).
7
+
3. Make sure to export the VCNs and Subnets in which the Instances are present prior to exporting the Instance.
8
+
4. Execute the _setupOCI.py_ file with _non_gf_tenancy_ parameter value to _true_:
4. Provide the region from where the Instances have to be exported. Specify comma separated values for multiple regions.
11
-
5. From the output menu, select **Option 5: Export Compute >> Option 2: Export Instances**.
12
-
6. Enter the compartment to which the Instances belong to. If you have to export Instances from multiple compartments, specify comma separated compartment values.
11
+
5. Provide the region from where the Instances have to be exported. Specify comma separated values for multiple regions.
12
+
6. From the output menu, select **Option 5: Export Compute >> Option 2: Export Instances**.
13
+
7. Enter the compartment to which the Instances belong to. If you have to export Instances from multiple compartments, specify comma separated compartment values.
13
14
Specify the compartment name along with hierarchy in the below format:
0 commit comments