Guard offers a policy-as-code domain-specific language (DSL) to write rules and validate JSON- and YAML-formatted data such as CloudFormation Templates, K8s configurations, and Terraform JSON plans/configurations against those rules. Take this survey to provide feedback about cfn-guard: https://amazonmr.au1.qualtrics.com/jfe/form/SV_bpyzpfoYGGuuUl0
Need the ability to reference variables in custom error messages. It makes the guard code cleaner when you can check for a value, then raise a custom error for that value missing. Im trying to use this for Config rule evaluation annotations, and the Config docs show this is not supported.
Need the ability to reference variables in custom error messages. It makes the guard code cleaner when you can check for a value, then raise a custom error for that value missing. Im trying to use this for Config rule evaluation annotations, and the Config docs show this is not supported.
https://docs.aws.amazon.com/cfn-guard/latest/ug/variables.html