locals { arch_qcow_hash = split(" ", data.http.arch_qcow_hash.response_body)[0] arch_public_key = file("${path.root}/files/ladmin@archlinux.pub") }