locals { file_list = fileset("${path.root}/files", "**/[^.]*") bootstrap_dirs = [ "config/", "content/", "software/", "license/", "plugins/" ] }