diff options
| author | Joe Carstairs <me@joeac.net> | 2025-12-18 16:41:57 +0000 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2025-12-18 16:41:57 +0000 |
| commit | c9f7ad699cf9f0a64c4a3e48db1e130b279c77c3 (patch) | |
| tree | 5b82b70e1c85b05ea2ba89fbbe578f6c65e928db /infrastructure/variables.tf | |
| parent | 20effac610f2956ac7f5caa55f9b595f1b3773b6 (diff) | |
infra is not on DigitalOcean
Diffstat (limited to 'infrastructure/variables.tf')
| -rw-r--r-- | infrastructure/variables.tf | 5 |
1 files changed, 0 insertions, 5 deletions
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" -} |
