Terraform module for creation Azure Data Factory Linked Services
Name | Version |
---|---|
terraform | >= 1.0.0 |
azurerm | >= 4.0.1 |
Name | Version |
---|---|
azurerm | >= 4.0.1 |
No modules.
Name | Description | Type | Default | Required |
---|---|---|---|---|
adls_linked_services | List of objects with parameters to configure ADLSv2 Linked Services in Data Factory | list(object({ |
[] |
no |
data_factory_id | Data Factory name | string |
n/a | yes |
databricks_linked_services | List of objects with parameters to configure Databricks Linked Services in Data Factory | list(object({ |
[] |
no |
default_ir_name | Name of Auto Resolve Integration Runtime | string |
n/a | yes |
key_vault_linked_services | List of objects with parameters to configure Key Vault Linked Services in Data Factory | list(object({ |
[] |
no |
mssql_linked_services | List of objects with parameters to configure MySQL Linked Services in Data Factory | list(object({ |
[] |
no |
Name | Description |
---|---|
adls | Azure Data Lake Storage Linked Service Name to Id map |
databricks | Databricks Linked Service Name to Id map |
key_vault | Azure Key Vault Linked Service Name to parameters map |
mssql | Azure SQL Linked Service Name to Id map |
Apache 2 Licensed. For more information please see LICENSE