From 109114703b42ba17c8f2a4a347bd4a9ecd1e82d5 Mon Sep 17 00:00:00 2001 From: seth Date: Wed, 13 Dec 2023 15:13:33 -0500 Subject: tofu: use imported resources --- .env.template | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to '.env.template') diff --git a/.env.template b/.env.template index 4991713..d9d8368 100644 --- a/.env.template +++ b/.env.template @@ -1,3 +1,6 @@ -CLOUDFLARE_API_KEY=foo -CLOUDFLARE_EMAIL=bar -TAILSCALE_API_KEY=baz +CLOUDFLARE_API_KEY= +CLOUDFLARE_EMAIL= +CLOUDFLARE_ZONE_ID= +CLOUDFLARE_ACCOUNT_ID= + +TAILSCALE_API_KEY= -- cgit v1.2.3