File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
infrastructure/terraform/modules/backend-api Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ No requirements.
1010| Name | Description | Type | Default | Required |
1111| ------| -------------| ------| ---------| :--------:|
1212| <a name =" input_aws_account_id " ></a > [ aws\_ account\_ id] ( #input\_ aws\_ account\_ id ) | The AWS Account ID (numeric) | ` string ` | n/a | yes |
13- | <a name =" input_cognito_config " ></a > [ cognito\_ config] ( #input\_ cognito\_ config ) | Cognito config | <pre >object({<br > USER_POOL_ID : string,<br > USER_POOL_CLIENT_ID : string<br > })</pre > | n/a | yes |
13+ | <a name =" input_cognito_config " ></a > [ cognito\_ config] ( #input\_ cognito\_ config ) | Cognito config | <pre >object({<br / > USER_POOL_ID : string,<br / > USER_POOL_CLIENT_ID : string<br / > })</pre > | n/a | yes |
1414| <a name =" input_component " ></a > [ component] ( #input\_ component ) | The variable encapsulating the name of this component | ` string ` | ` "api" ` | no |
1515| <a name =" input_csi " ></a > [ csi] ( #input\_ csi ) | CSI from the parent component | ` string ` | n/a | yes |
1616| <a name =" input_enable_backup " ></a > [ enable\_ backup] ( #input\_ enable\_ backup ) | Enable Backups for the DynamoDB table? | ` bool ` | ` true ` | no |
You can’t perform that action at this time.
0 commit comments