From 6cef6bf8687e030f678efcde9be7e00b473978d3 Mon Sep 17 00:00:00 2001 From: Felix Nehrke Date: Fri, 28 Nov 2025 15:36:23 +0100 Subject: [PATCH] Fix formatting of templates-tip in README --- README.adoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.adoc b/README.adoc index 88dd4b5..9ffe86c 100644 --- a/README.adoc +++ b/README.adoc @@ -73,9 +73,12 @@ These contain credentials, environment variables, and configuration values. Both files are stored securely in my password manager. [TIP] +-- Templates are available in the repository: + * https://gitea.nehrke.info/nemoinho/base-infra/src/branch/main/.envrc.tpl[`.envrc`] * https://gitea.nehrke.info/nemoinho/base-infra/src/branch/main/config.auto.tfvars.tpl[`config.auto.tfvars`] are provided in the code. +-- After placing these files, enable them with: