Skip to content

Commit 9143988

Browse files
authored
Update ComputeNGF.md
1 parent 8224e3c commit 9143988

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

cd3_automation_toolkit/documentation/user_guide/ComputeNGF.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ Follow the below steps to export OCI compute Instances to CD3 Excel file and cre
2222
8. Upon executing, the "Instances" sheet in input CD3 Excel is populated with the VMs details.
2323
9. The tf_import_commands_instances_nonGF.sh script, tfvars file are generated for the Instances under folder */cd3user/tenancies/<customer_name>/terraform_files/<region_dir>*. If you are using multiple outdirectories, they'll be located under the */cd3user/tenancies/<customer_name>/terraform_files/<region_dir>compute* folder.
2424
10. The associated ssh public keys are placed under variables_<region>.tf under the "instance_ssh_keys" variable.
25-
11. Execute the .sh file ( *sh tf_import_commands_instances_nonGF.sh*) to generate terraform state file.
25+
11. While export of instances, it will fetch details for only the primary VNIC attached to the instance.
26+
12. Execute the .sh file ( *sh tf_import_commands_instances_nonGF.sh*) to generate terraform state file.
2627

2728

2829

0 commit comments

Comments
 (0)