0 votes
in Terraform by
Can you provide a few examples where we can use for Sentinel policies?

1 Answer

0 votes
by

Sentinels are an effective way to implement a wide range of policies in Terraform. Here are a couple of examples:

  • Enforce explicit resource ownership.
  • Limit the roles that the cloud provider can play.
  • Examine the audit trail for Terraform Cloud operations.
  • Only certain resources, providers, or data sources may be prohibited.
  • Make resource tagging mandatory.
  • In the Private Module Registry, you can limit how modules are used.

Related questions

0 votes
asked Dec 2, 2023 in Linux by GeorgeBell
0 votes
asked Dec 19, 2022 in Azure by Robin
...