refactor(terraform): Directory structure
[csit.git] / fdio.infra.terraform / 1n_nmd / prometheus / fdio / main.tf
diff --git a/fdio.infra.terraform/1n_nmd/prometheus/fdio/main.tf b/fdio.infra.terraform/1n_nmd/prometheus/fdio/main.tf
deleted file mode 100644 (file)
index e0ca417..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-module "prometheus" {
-  providers = {
-    nomad = nomad.yul1
-  }
-  source = "../"
-
-  # prometheus
-  datacenters = ["yul1"]
-  pm_version  = "2.33.1"
-}
\ No newline at end of file