Skip to content

Commit 1ad2015

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

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

cd3_automation_toolkit/documentation/user_guide/learn_more/OPAForCompliance.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ As part of CD3, we have meticulously developed a comprehensive set of policies t
99

1010
Our carefully crafted policies act as gatekeepers, preventing any IAC deployments that do not align with the stringent security and compliance guidelines set by the CIS benchmarks for OCI. By leveraging our policies, you can ensure that your infrastructure deployments remain impervious to any potential vulnerabilities or non-compliance issues.
1111

12-
#### **Run OPA inside CD3 container**
1312

14-
1. First, ensure you have OPA installed inside CD3 containers.
13+
#### **Run OPA inside CD3 container**
1514

16-
2. Open your command line interface inside CD3 container and run OPA. You should see all available options for OPA.
15+
1. Open your command line interface inside CD3 container and run OPA. You should see all available options for OPA.
1716

1817
opa --help
18+
Currently CD3 container has OPA version 0.55.0 installed.
1919

2020
3. Generate the terraform plan output in json format since OPA accepts that format alone for evaluation.
2121

0 commit comments

Comments
 (0)