Skip to content

👨‍💻The environment valuables of the ALIS applications.

Notifications You must be signed in to change notification settings

narisada014/environment

 
 

Repository files navigation

environment

The environment valuables of the ALIS applications.

Prerequisite

  • aws-cli
  • direnv

Usage

Set environment valuables.

cp -p ./.envrc.sample ./.envrc
direnv edit

Set SSM valuables.

cp -p ./template.sample.yaml ./template.yaml

# Edit valuables
vi template.yaml

Deployment.

./deploy.sh

Linting

Prerequisite

  • yarn

Dependencies

yarn

Run

yarn cfn-lint validate template.sample.yaml

About

👨‍💻The environment valuables of the ALIS applications.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%