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/providers.tf | |
| parent | 20effac610f2956ac7f5caa55f9b595f1b3773b6 (diff) | |
infra is not on DigitalOcean
Diffstat (limited to 'infrastructure/providers.tf')
| -rw-r--r-- | infrastructure/providers.tf | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/infrastructure/providers.tf b/infrastructure/providers.tf deleted file mode 100644 index 5b0e240..0000000 --- a/infrastructure/providers.tf +++ /dev/null @@ -1,4 +0,0 @@ -provider "digitalocean" { - token = var.do_token -} - |
