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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,7 @@
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
33
| <aname="input_enable_letters"></a> [enable\_letters](#input\_enable\_letters)| Feature flag for letters |`string`|`false`| no |
34
+
| <aname="input_enable_proofing"></a> [enable\_proofing](#input\_enable\_proofing)| Feature flag for proofing |`string`|`false`| no |
34
35
| <aname="input_environment"></a> [environment](#input\_environment)| The name of the tfscaffold environment |`string`| n/a | yes |
| <aname="input_event_delivery_logging_success_sample_percentage"></a> [event\_delivery\_logging\_success\_sample\_percentage](#input\_event\_delivery\_logging\_success\_sample\_percentage)| Enable caching of events to an S3 bucket |`number`|`0`| no |
0 commit comments