Hi there,
within the company my team provides various terraform modules which are published tag-based to our private terraform enterprise registry.
Each module is tested via terraform tests.
Within our organization we have some policy sets applied to each workspace.
Now we want to also check whether our modules align with the sentinel policies before releasing a new version.
Can you think of any way to do this?
Thanks a lot