Skip to content

Commit f587928

Browse files
committed
fix: changed description
1 parent 73b6788 commit f587928

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@ No modules.
3232

3333
| Name | Description | Type | Default | Required |
3434
|-----------------------------------------------------------------------------------------------------------------------------------------------------| ------------------------------------------------------------------------------------------------------------------ | ------------------ | ---------------------------- | :------: |
35-
| <a name="input_project"></a> [project](#input\_project) | Project name / | `string` | n/a | yes |
36-
| <a name="input_env"></a> [env](#input\_env) | Environment name / | `string` | n/a | yes |
37-
| <a name="input_location"></a> [location](#input\_location) | Azure location / | `string` | n/a | yes |
38-
| <a name="input_server_id"></a> [server\_id](#input\_server\_id) | Id of SQL server / | `string` | n/a | yes |
35+
| <a name="input_project"></a> [project](#input\_project) | Project name | `string` | n/a | yes |
36+
| <a name="input_env"></a> [env](#input\_env) | Environment name | `string` | n/a | yes |
37+
| <a name="input_location"></a> [location](#input\_location) | Azure location | `string` | n/a | yes |
38+
| <a name="input_server_id"></a> [server\_id](#input\_server\_id) | Id of SQL server | `string` | n/a | yes |
3939
| <a name="input_server_fqdn"></a> [server\_fqdn](#input\_server\_fqdn) | FQDN of Azure SQL Server | `string` | n/a | yes |
4040
| <a name="input_tags"></a> [tags](#input\_tags) | tags for resources | `map(string)` | {} | no |
4141
| <a name="input_default_collation"></a> [default\_collation](#input\_default\_collation) | Specifies the collation of the database | `string` | SQL_Latin1_General_CP1_CI_AS | no |

0 commit comments

Comments
 (0)