What is the best wa...
 
Notifications
Clear all

What is the best way to achieve it?

1 Posts
1 Users
0 Likes
99 Views
(@cainsmarshall)
Posts: 692
Noble Member
Topic starter
 

The Security Operations team of ABC Enterprise wants to mandate that all the Terraform configuration that creates an S3 bucket must have encryption feature enabled.

What is the best way to achieve it?

  • A . Use Sentinel Policies.
    B. Use S3 bucket policy.
    C. Create a script that checks the encryption parameter is enabled on every git commit.
    D. Shared a SOP to engineers to mandate encryption feature on S3.

Show Answer Hide Answer

Suggested Answer: A

Explanation:

Sentinel is an embedded policy-as-code framework integrated with the HashiCorp Enterprise products. It enables fine-grained, logic-based policy decisions, and can be extended to use information from external sources.

Using Sentinel with Terraform Cloud involves:

* Defining the policies - Policies are defined using the policy language with imports for parsing the Terraform plan, state and configuration.

* Managing policies for organizations - Users with permission to manage policies can add policies to their organization by configuring VCS integration or uploading policy sets through the API. They also define which workspaces the policy sets are checked against during runs. (More about permissions.)

* Enforcing policy checks on runs - Policies are checked when a run is performed, after the terraform plan but before it can be confirmed or the terraform apply is executed.

* Mocking Sentinel Terraform data - Terraform Cloud provides the ability to generate mock data for any run within a workspace. This data can be used with the Sentinel CLI to test policies before deployment. https://www.terraform.io/docs/cloud/sentinel/index.html
 
Posted : 25/10/2022 10:27 am

Latest TA-002-P V1 Dumps Valid Version

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund
Share: