Skip to content

Commit 92904e9

Browse files
committed
docs: template.env file
1 parent 44efd52 commit 92904e9

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

template.env

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
export AWS_DEFAULT_PROFILE=eps-dev
2+
export AWS_ENVIRONMENT="dev"
3+
export AWS_PROFILE=eps-dev
4+
export CDK_CONFIG_stackName=psu-cdk-<username>
5+
export STATE_MACHINE_LOG_LEVEL="ALL"
6+
export TEST_PRESCRIPTIONS_1=""
7+
export TEST_PRESCRIPTIONS_2=""
8+
export TEST_PRESCRIPTIONS_3=""
9+
export TEST_PRESCRIPTIONS_4=""

0 commit comments

Comments
 (0)