From 80c59f05ecdbcf7970bce5415cb17cff8977ed0f Mon Sep 17 00:00:00 2001 From: lentidas Date: Thu, 20 Jul 2023 07:15:20 +0000 Subject: [PATCH] docs(terraform-docs): generate docs and write to README.adoc --- README.adoc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.adoc b/README.adoc index d0693eb..25d24f6 100644 --- a/README.adoc +++ b/README.adoc @@ -119,14 +119,14 @@ The following requirements are needed by this module: The following providers are used by this module: +- [[provider_null]] <> (>= 3) + - [[provider_utils]] <> (>= 1) - [[provider_aws]] <> - [[provider_argocd]] <> (>= 5) -- [[provider_null]] <> (>= 3) - === Modules The following Modules are called: @@ -284,10 +284,10 @@ Description: ID to pass other modules in order to refer to this module as a depe [cols="a,a",options="header,autowidth"] |=== |Name |Version +|[[provider_null]] <> |>= 3 +|[[provider_argocd]] <> |>= 5 |[[provider_utils]] <> |>= 1 |[[provider_aws]] <> |n/a -|[[provider_argocd]] <> |>= 5 -|[[provider_null]] <> |>= 3 |=== = Modules