# tflint-ignore: terraform_unused_declarations
data "file_local_directory" "basic_example" {
path = "example_directory"
}