From c6b9c9de83c60bc11cb52f9312c5ced1a5d8edf2 Mon Sep 17 00:00:00 2001 From: Schamil Wackenhut Date: Tue, 19 Jan 2021 09:29:14 +0100 Subject: [PATCH] example config.json --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1de1bfb..77a2b71 100644 --- a/README.md +++ b/README.md @@ -161,7 +161,8 @@ The following sections assume the environment to be called 'production'. Set the environment name and desired NixOS image/snapshot ID in `config.json`: ```json { -tbd + "terraform_packer_environment": "production" + tbd } ``` Use your personal Gitlab deployment- and Hetzner Cloud tokens.