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