summaryrefslogtreecommitdiff
path: root/gen/platform/terraform/main.tf
diff options
context:
space:
mode:
Diffstat (limited to 'gen/platform/terraform/main.tf')
-rw-r--r--gen/platform/terraform/main.tf7
1 files changed, 0 insertions, 7 deletions
diff --git a/gen/platform/terraform/main.tf b/gen/platform/terraform/main.tf
deleted file mode 100644
index 3f217ed..0000000
--- a/gen/platform/terraform/main.tf
+++ /dev/null
@@ -1,7 +0,0 @@
-terraform {
- required_providers {
- scaleway = {
- source = "scaleway/scaleway"
- }
- }
-}