aws-cloudformation / cloudformation-guard

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
Apache License 2.0
1.29k stars 180 forks source link

docs(cfn-guard): Add missing Input Parameters documentation & Update … #557

Closed dannyvassallo closed 2 months ago

dannyvassallo commented 2 months ago

…help messaging

Issue #, if available:

548

Description of changes:

Adds missing context for Input Parameter usage on the validate documentation and updates the help text for input parameters to make a clear distinction between parameter files and data files.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

dannyvassallo commented 2 months ago

https://github.com/aws-cloudformation/cloudformation-guard/issues/548