Snippets
#aws
Snippets tagged with "aws".
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