aboutsummaryrefslogtreecommitdiff
path: root/infrastructure/providers.tf
diff options
context:
space:
mode:
Diffstat (limited to 'infrastructure/providers.tf')
-rw-r--r--infrastructure/providers.tf4
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
-}
-