blob: 3370ca45a41ddddcd4271cbc633c7f9112e463ab [file] [log] [blame]
Benjamin Copelandc18d4cc2021-04-28 10:31:18 +01001---
2prod:
3 app_function: zappa_init.app
4 aws_region: us-east-1
5 project_name: tf-tuxput
6 runtime: python3.7
7 s3_bucket: tuxput-trustedfirmware-org
8 domain: publish.trustedfirmware.org
9 certificate_arn: arn:aws:acm:us-east-1:987685672616:certificate/888711a3-2023-4c5b-9861-e6713ca56060
10 environment_variables:
Kelley Spoon19c03ee2021-05-18 09:08:53 -050011 ALLOW_UPLOAD_OVERWRITE: "True"
Kelley Spoon70bd3b72021-06-23 01:59:41 -050012 CONF_BUCKET: tuxput-trustedfirmware-org
Benjamin Copelandc18d4cc2021-04-28 10:31:18 +010013 S3_REGION: us-east-1