The environment valuables of the ALIS applications.
- aws-cli
- direnv
Set environment valuables.
cp -p ./.envrc.sample ./.envrc
direnv editSet SSM valuables.
cp -p ./template.sample.yaml ./template.yaml
# Edit valuables
vi template.yamlDeployment.
./deploy.shYou can use a script to replace table names for template.yaml.
./dynamodb-table-replacer.sh./api-stack-replacer.sh- yarn
yarnyarn cfn-lint validate template.sample.yaml