Edit README.md for formatting and conformance with others
rename project-specific packer tempalte file name to something more easy to automate
ssh_keys is a list(string), removed brackets
This repo is used to build debian images (as snapshots) for use with Hetzner Cloud by means of HashiCorp's Packer.
Please ensure that you have done the following:
packer
on your development machinehcloud_token
and ssh_keys
using a <filename>.auto.pkrvars.hcl
fileThe resulting images are intended to support a Terraform-based (or custom) workflow that feels close to the one of native Hetzner VMs.
In particular, support for the following features available on standard Hetzner VMs is desired:
You can redistribute and/or modify these files unter the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. See the LICENSE file for details.