Snippets
#jq
Snippets tagged with "jq".
Snippets 1
- Generate parameter.json from a CloudFormation Template
A snippet that combines aws cloudformation validate-template and jq to automatically generate a parameters.json with environment variable overrides.
hsb.horse