aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/terraform/1n_nmd/variables.tf
diff options
context:
space:
mode:
Diffstat (limited to 'resources/tools/terraform/1n_nmd/variables.tf')
-rw-r--r--resources/tools/terraform/1n_nmd/variables.tf5
1 files changed, 0 insertions, 5 deletions
diff --git a/resources/tools/terraform/1n_nmd/variables.tf b/resources/tools/terraform/1n_nmd/variables.tf
deleted file mode 100644
index 0782f8669c..0000000000
--- a/resources/tools/terraform/1n_nmd/variables.tf
+++ /dev/null
@@ -1,5 +0,0 @@
-variable "nomad_provider_address" {
- description = "FD.io Nomad cluster address."
- type = string
- default = "http://nomad.service.consul:4646"
-} \ No newline at end of file