Skip to content

Commit 2a8faab

Browse files
authored
Automation Toolkit Release v12
1 parent 5b95283 commit 2a8faab

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

cd3_automation_toolkit/documentation/user_guide/GreenField.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,9 @@ Choose the resources by specifying a single option (for choosing one of these re
3434
<br>Change your directory to _/cd3user/tenancies/<customer\_name>/terraform\_files/<region\_dir>/_ and Execute:
3535

3636
**terraform init** - To initialize and prepare your working/out directory soTerraform can run the configuration.<br>
37-
**terraform plan** - To preview any changes before you apply them.<br>
37+
38+
**terraform plan** - To preview any changes before you apply them. Run the plan against [OPA policies](/cd3_automation_toolkit/documentation/user_guide/learn_more/OPAForCompliance.md) for compliance against CIS.
39+
3840
**terraform apply** - To make the changes defined by Terraform configuration to create, update, or destroy resources in OCI.
3941

4042
> **Note**

0 commit comments

Comments
 (0)