Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam Terraform Associate All Questions

View all questions & answers for the Terraform Associate exam

Exam Terraform Associate topic 1 question 229 discussion

Actual exam question from HashiCorp's Terraform Associate
Question #: 229
Topic #: 1
[All Terraform Associate Questions]

What are some benefits of using Sentinel with Terraform Cloud/Terraform Enterprise? (Choose three.)

  • A. Policy-as-code can enforce security best practices
  • B. You can restrict specific configurations on resources like "CIDR=0.0.0.0/0" not allowed
  • C. You can enforce a list of approved AWS AMIs
  • D. Sentinel Policies can be written in HashiCorp Configuration Language (HCL)
  • E. You can check out and check in cloud access keys
Show Suggested Answer Hide Answer
Suggested Answer: ABC 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Oleg_gol
1 year, 6 months ago
Selected Answer: ABC
ABC - 🤝
upvoted 3 times
...
oskarq
1 year, 7 months ago
Selected Answer: ABC
Sentinel can be written in many languages but preferably domain-specific language (DSL) not HCL.
upvoted 3 times
...
tbhtp
1 year, 7 months ago
Selected Answer: ABC
A. Policy-as-code can enforce security best practices B. You can restrict specific configurations on resources like "CIDR=0.0.0.0/0" not allowed C. You can enforce a list of approved AWS AMIs Sentinel is a policy-as-code framework that integrates with Terraform Cloud and Terraform Enterprise, allowing you to enforce policies on your infrastructure as part of the provisioning process. By using Sentinel, you can enforce security best practices, restrict specific configurations such as disallowing overly permissive CIDR blocks, and maintain a list of approved AWS AMIs, among other things. This helps to ensure that your infrastructure is secure, compliant, and adheres to organizational standards.
upvoted 4 times
...
camps
1 year, 7 months ago
Selected Answer: ABC
Answer: A, B, C. Sentinel is a policy-as-code framework that can be used to enforce best practices and security policies on Terraform configurations. Sentinel can be used to restrict specific configurations on resources, enforce a list of approved AWS AMIs, and much more. Sentinel policies can be written in a variety of languages, including HashiCorp Configuration Language (HCL). However, checking out and checking in cloud access keys is not a feature provided by Sentinel.
upvoted 1 times
...
hahano
1 year, 7 months ago
Selected Answer: ABC
You can't checkout keys, and you can't create custom HCL
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...