From e1a002b74046a25e473b07d6a3560e1d123e3b83 Mon Sep 17 00:00:00 2001 From: Bertrand Lanson Date: Sun, 16 Jul 2023 18:26:38 +0200 Subject: [PATCH] update tf-docs --- README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 53c6c89..86d71ce 100644 --- a/README.md +++ b/README.md @@ -5,17 +5,14 @@ Terraform module to deploy nomad jobs. Optionally, this module can deploy csi vo ## Requirements -| Name | Version | -|------|---------| -| [consul](#requirement\_consul) | >= 2.17.0 | -| [nomad](#requirement\_nomad) | >= 1.4.20, < 2.0.0 | +No requirements. ## Providers | Name | Version | |------|---------| -| [consul](#provider\_consul) | >= 2.17.0 | -| [nomad](#provider\_nomad) | >= 1.4.20, < 2.0.0 | +| [consul](#provider\_consul) | n/a | +| [nomad](#provider\_nomad) | n/a | ## Modules