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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -73,7 +73,7 @@ No modules.
73
73
| <aname="input_admin_password"></a> [admin\_password](#input\_admin\_password)| The password associated with the admin\_username |`string`| n/a | yes |
74
74
| <aname="input_auto_rotation_enabled"></a> [auto\_rotation\_enabled](#input\_auto\_rotation\_enabled)| Server will continuously check the key vault for any new versions of the key |`bool`|`true`| no |
75
75
| <aname="input_azure_ad_admin_login"></a> [azure\_ad\_admin\_login](#input\_azure\_ad\_admin\_login)| The login username of the Azure AD Administrator of this SQL Server. |`string`| n/a | yes |
76
-
| <aname="input_azure_ad_admin_object_id"></a> [azure\_ad\_admin\_object\_id](#input\_azure\_ad\_admin\_object\_id)| The object id of the Azure AD Administrator of this SQL Server |`string`| n/a | yes |
76
+
| <aname="input_azure_ad_object_id"></a> [azure\_ad\_object\_id](#input\_azure\_ad\_object\_id)| The object id of the Azure AD Administrator of this SQL Server |`string`| n/a | yes |
77
77
| <aname="input_connection_policy"></a> [connection\_policy](#input\_connection\_policy)| The connection policy the server will use: [Default\|Proxy\|Redirect]|`string`|`"Default"`| no |
78
78
| <aname="input_custom_mssql_server_name"></a> [custom\_mssql\_server\_name](#input\_custom\_mssql\_server\_name)| The name of the Microsoft SQL Server |`string`|`null`| no |
79
79
| <aname="input_env"></a> [env](#input\_env)| Environment name |`string`| n/a | yes |
0 commit comments