Is there a docker image from Hashicorp with the Sentinel simulator already baked in? Helps us when we want to test our policies in CI/CD pipelines like CircleCI.
It is simple enough to make one my own, but would be nice to have an official one
Is there a docker image from Hashicorp with the Sentinel simulator already baked in? Helps us when we want to test our policies in CI/CD pipelines like CircleCI.
It is simple enough to make one my own, but would be nice to have an official one
Hey Shih!
There is not an official one, but a member of the Terraform team maintains one that you can find at https://hub.docker.com/r/thrashr888/sentinel-simulator.
Thanks!
Thanks for that suggestion! I will have a look at that.