Sentinel
terraform feature
The terraform feature enhances the Sentinel runtime to work with Terraform
data. It will add the following imports to the standard library:
NOTE: The above imports will only work with Terraform 0.12 and above,
as they rely on the output from the terraform show -json command.
It is recommended that the /v2 suffixed imports are used, as they provide
the best experience when interacting with the underlying data structures.