6 lines
91 B
Bash
6 lines
91 B
Bash
# ENV="prod"
|
|
ENV="dev"
|
|
REGION="eu-west-1"
|
|
PROJECT="onmyojideckbuilder"
|
|
AWS_PROFILE="admin"
|