From c9f7ad699cf9f0a64c4a3e48db1e130b279c77c3 Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Thu, 18 Dec 2025 16:41:57 +0000 Subject: infra is not on DigitalOcean --- infrastructure/variables.tf | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 infrastructure/variables.tf (limited to 'infrastructure/variables.tf') diff --git a/infrastructure/variables.tf b/infrastructure/variables.tf deleted file mode 100644 index 9af60f9..0000000 --- a/infrastructure/variables.tf +++ /dev/null @@ -1,5 +0,0 @@ -variable "do_token" { - type = string - sensitive = true - description = "A DigitalOcean access token. Can also be provided as an environment variable" -} -- cgit v1.2.3