Terraform Provider for managing Hashicorp Sentinel policies in Terraform Cloud

I’m trying to add Sentinel policies to some of my workspaces. I would like to deploy these policies as part of my CI/CD. Is there a terraform provider that I can use to manage Sentinel policies? Otherwise, I’ll have to write custom code to interact with the REST api to do this. Seems like that’s not what Hashicorp would recommend :wink:

The TFE Provider includes several resources for managing Sentinel policies, e.g. tfe_sentinel_policy