Aiman Ismail
05/19/2023, 5:44 AMPePe Amengual
05/19/2023, 5:51 AMTyler Allen
05/19/2023, 1:05 PMpolicy_check:
steps:
- env:
name: TERRAGRUNT_TFPATH
command: 'echo "terraform${ATLANTIS_TERRAFORM_VERSION}"'
- run: "terragrunt show -json $PLANFILE > ${PLANFILE}.json"
- run: "conftest test ${PLANFILE}.json -p /home/atlantis/conftest_policies/terraform/
Aiman Ismail
05/22/2023, 1:42 PMdata
is available for use in conftest).
It seems like you can write plugin for Sentinel that might able to do that so that’s why I’m asking here if anybody already looked into that before.