Features
Features are a set of capabilities that enhance the runtime experience. They
are enabled through the sentinel
block of the
configuration, using the features attribute. An example of how to enable features
is as follows:
The current set of features are:
- terraform - Allowing the Sentinel runtime to interact with Terraform data.
- apply-all - Force Sentinel to evaluate all policies within a policy set without prematurely terminating on failures.