# tflint-ignore: terraform_unused_declarations data "file_local" "basic_example" { name = "example.txt" directory = "." }