Skip to content

Commit 01537a2

Browse files
authored
Update NonGreenField.md
1 parent 9807843 commit 01537a2

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

cd3_automation_toolkit/documentation/user_guide/NonGreenField.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,16 +56,14 @@ c. Shell Script with import commands - tf_import_commands_`<resource>`_nonGF.sh
5656
> This allows the Tool Kit to support the tenancy as Green Field from this point onwards.
5757
5858
## Example - Export Identity
59-
Once the Docker container has been launched and connected to the OCI Tenancy, follow the below steps to quickly export Identity components from OCI.
59+
Follow the below steps to quickly export Identity components from OCI.
6060

6161
1. Use the excel [CD3-Blank-template](/cd3_automation_toolkit/example) and place it at the location _/cd3user/tenancies/<customer\_name>/_ which is also mapped to your local directory.
6262

6363
2. Edit the _setUpOCI.properties_ at location:_/cd3user/tenancies /<customer\_name>/<customer\_name>\_setUpOCI.properties_ with appropriate values.
6464
- Update the _cd3file_ parameter to specify the CD3 excel sheet path.
6565
- Set the _non_gf_tenancy_ parameter value to _true_. (for Non Greenfield Workflow.)
6666

67-
<blockquote>For more information on types of Workflows, refer to <a href = /cd3_automation_toolkit/documentation/user_guide/Workflows.md> Automation Toolkit Workflows</a></blockquote>
68-
6967
3. Change Directory to 'cd3_automation_toolkit' :
7068
```cd /cd3user/oci_tools/cd3_automation_toolkit/```
7169

@@ -75,7 +73,7 @@ Once the Docker container has been launched and connected to the OCI Tenancy, fo
7573
4. Choose option 'Export Identity' from the displayed menu. Once the execution is successful, you will see:
7674
<ul>
7775
<li><b>Filled in tabs</b>-<i>Compartments, Groups, Polecies of Excel sheet</i></li>
78-
<li><i>tf_import_commands_identity.sh</i></li>
76+
<li><i>tf_import_commands_identity_nonGF.sh</i></li>
7977
<li><i>&lt;customer_name>_compartments.auto.tfvars, &lt;customer_name>_groups.auto.tfvars, &lt;customer_name>_policies.auto.tfvars</i></li>
8078
</ul>
8179

0 commit comments

Comments
 (0)