Requirements
No requirements.
Providers
| Name | Version |
|---|---|
| azurerm | n/a |
Modules
No modules.
Resources
| Name | Type |
|---|---|
| azurerm_key_vault_key.tde | resource |
| azurerm_mssql_database.main | resource |
Inputs
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| key_vault_id | The ID of the key vault to add the secret to | string | n/a | yes |
| location | The location to setup resources | string | n/a | yes |
| name | Name of the cluster | string | n/a | yes |
| resource_group_name | The name of the resource group under which to build this cluster | string | n/a | yes |
| sku_name | Name of the SKU | string | n/a | yes |
| sql_server_id | ID for the SQL Server that this belongs to | string | n/a | yes |
| tags | List of tags to generate | map(string) | n/a | yes |
Outputs
No outputs.