You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: infrastructure/terraform/components/app/README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,6 +30,7 @@
30
30
| <aname="input_enable_amplify_branch_auto_build"></a> [enable\_amplify\_branch\_auto\_build](#input\_enable\_amplify\_branch\_auto\_build)| Enable automatic building of branches |`bool`|`false`| no |
31
31
| <aname="input_enable_cognito_built_in_idp"></a> [enable\_cognito\_built\_in\_idp](#input\_enable\_cognito\_built\_in\_idp)| Enable the use of Cognito as an IDP; CIS2 is prefered |`bool`|`false`| no |
32
32
| <aname="input_enable_event_caching"></a> [enable\_event\_caching](#input\_enable\_event\_caching)| Enable caching of events to an S3 bucket |`bool`|`true`| no |
33
+
| <aname="input_enable_file_download"></a> [enable\_file\_download](#input\_enable\_file\_download)| Feature flag for downloading files |`bool`|`true`| no |
33
34
| <aname="input_enable_letters"></a> [enable\_letters](#input\_enable\_letters)| Feature flag for letters |`string`|`false`| no |
34
35
| <aname="input_enable_proofing"></a> [enable\_proofing](#input\_enable\_proofing)| Feature flag for proofing |`string`|`false`| no |
35
36
| <aname="input_environment"></a> [environment](#input\_environment)| The name of the tfscaffold environment |`string`| n/a | yes |
| <aname="input_aws_account_id"></a> [aws\_account\_id](#input\_aws\_account\_id)| The AWS Account ID (numeric) |`string`| n/a | yes |
13
+
| <aname="input_cloudfront_distribution_arn"></a> [cloudfront\_distribution\_arn](#input\_cloudfront\_distribution\_arn)| ARN of the cloudfront distribution to serve files from |`string`| n/a | yes |
0 commit comments