pub fn default_config_paths(
    config_dir: &str,
    release_env: &str,
    env: &str,
    region: &str
) -> Vec<PathBuf>