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
| <aname="input_AMPLIFY_BASIC_AUTH_SECRET"></a> [AMPLIFY\_BASIC\_AUTH\_SECRET](#input\_AMPLIFY\_BASIC\_AUTH\_SECRET)| Secret key/password to use for Amplify Basic Auth - This is intended to be read from CI variables and not committed to any codebase |`string`|`"unset"`| no |
16
-
| <aname="input_CSRF_SECRET"></a> [CSRF\_SECRET](#input\_CSRF\_SECRET)| Secure cryptographic key to be used for generating CSRF tokens - This is intended to be read from CI variables and not committed to any codebase |`string`|n/a|yes|
16
+
| <aname="input_CSRF_SECRET"></a> [CSRF\_SECRET](#input\_CSRF\_SECRET)| Secure cryptographic key to be used for generating CSRF tokens - This is intended to be read from CI variables and not committed to any codebase |`string`|`"value"`|no|
17
17
| <aname="input_aws_account_id"></a> [aws\_account\_id](#input\_aws\_account\_id)| The AWS Account ID (numeric) |`string`| n/a | yes |
18
18
| <aname="input_aws_principal_org_id"></a> [aws\_principal\_org\_id](#input\_aws\_principal\_org\_id)| The AWS Org ID (numeric) |`string`| n/a | yes |
19
19
| <aname="input_backup_report_recipient"></a> [backup\_report\_recipient](#input\_backup\_report\_recipient)| Primary recipient of the Backup reports |`string`|`""`| no |
0 commit comments