Benjamin Copeland | c18d4cc | 2021-04-28 10:31:18 +0100 | [diff] [blame] | 1 | --- |
| 2 | prod: |
| 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 Spoon | 19c03ee | 2021-05-18 09:08:53 -0500 | [diff] [blame] | 11 | ALLOW_UPLOAD_OVERWRITE: "True" |
Kelley Spoon | 70bd3b7 | 2021-06-23 01:59:41 -0500 | [diff] [blame] | 12 | CONF_BUCKET: tuxput-trustedfirmware-org |
Benjamin Copeland | c18d4cc | 2021-04-28 10:31:18 +0100 | [diff] [blame] | 13 | S3_REGION: us-east-1 |