Skip to content

Commit

Permalink
fix: README.md adding new variable
Browse files Browse the repository at this point in the history
  • Loading branch information
andros3 committed Dec 14, 2023
1 parent a05a562 commit 7ed468d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ No modules.
| <a name="input_user_pool_id"></a> [user\_pool\_id](#input\_user\_pool\_id) | Cognito user pool id. | `string` | `""` | no |
| <a name="input_volume_size"></a> [volume\_size](#input\_volume\_size) | Volume size of ebs storage. | `number` | `10` | no |
| <a name="input_volume_type"></a> [volume\_type](#input\_volume\_type) | Volume type of ebs storage. | `string` | `"gp2"` | no |
| <a name="input_custom_es_cognito_role_name"></a> [custom\_es\_cognito\_role\_name](#input\_custom\_es\_cognito\_role\_name) | Custom name for Opensearch Cognito role name | `string` | `null` | no |
| <a name="input_vpc"></a> [vpc](#input\_vpc) | VPC ID | `string` | `""` | no |
| <a name="input_create_default_sg"></a> [create_default_sg](#input\_create_default_sg) | Creates default security group if value is true | `bool` | `true` | no |
| <a name="input_zone_id"></a> [zone\_id](#input\_zone\_id) | Route 53 Zone id. | `string` | `""` | no |
Expand Down

0 comments on commit 7ed468d

Please sign in to comment.