No requirements.
Name | Version |
---|---|
azurerm | n/a |
time | n/a |
Name | Source | Version |
---|---|---|
dlsa | github.com/canada-ca-terraform-modules/terraform-azurerm-caf-storage_accountV2.git | v1.0.3 |
Name | Type |
---|---|
azurerm_storage_data_lake_gen2_filesystem.filesystem | resource |
azurerm_storage_data_lake_gen2_path.paths | resource |
time_sleep.wait_2_minute | resource |
Name | Description | Type | Default | Required |
---|---|---|---|---|
data_lake | (Required) Cluster configuration for the HA VMs. | any |
null |
no |
env | (Required) 4 character string defining the environment name prefix for the VM | string |
"dev" |
no |
group | (Required) Character string defining the group for the target subscription | string |
"test" |
no |
location | Azure location for the VM | string |
"canadacentral" |
no |
private_dns_zone_ids | (Required) List of private DNS zone IDs | any |
{} |
no |
project | (Required) Character string defining the project for the target subscription | string |
"test" |
no |
resource_groups | (Required) Resource group object for the VM | any |
{} |
no |
subnets | (Required) List of subnet objects for the VM | any |
{} |
no |
tags | Tags that will be applied to every associated VM resource | map(string) |
{} |
no |
userDefinedString | (Required) User defined portion value for the name of the VM. | string |
"test" |
no |
user_data | Base64 encoded file representing user data script for the VM | any |
null |
no |
Name | Description |
---|---|
data_lake_gen2_filesystem | The data_lake_gen2_filesystem object |
data_lake_gen2_path | The data_lake_gen2_path object |
storage_account | The storage account object |