Skip to content

storage_account/data_lake_filesystem

Overview

This page documents the Terraform module implementation, key configuration surfaces, and how it integrates with CAF.

Dependency diagram (Mermaid)

graph TD azurerm_storage_data_lake_gen2_filesystem.gen2["azurerm_storage_data_lake_gen2_filesystem.gen2"]

Module Reference

Category: storage_account
Path: modules/storage_account/data_lake_filesystem
Azure Resources: azurerm_storage_data_lake_gen2_filesystem

Inputs

Name Description Type Required Default Validation
settings The settings for the Azure resource. any yes - -
storage_account_id any yes - -

Outputs

Name Description Sensitive Value
id The ID of the Data Lake Gen2 File System. - azurerm_storage_data_lake_gen2_filesystem.gen2.id

Sources

  • modules/storage_account/data_lake_filesystem/gen2_filesystem.tf
  • modules/storage_account/data_lake_filesystem/outputs.tf
  • modules/storage_account/data_lake_filesystem/variables.tf