From f1d4eacff231fdbf826ff3de8fd21175a24d477f Mon Sep 17 00:00:00 2001 From: lentidas Date: Fri, 26 May 2023 09:49:18 +0000 Subject: [PATCH] docs(terraform-docs): generate docs and write to README.adoc --- README.adoc | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/README.adoc b/README.adoc index 093f9af..893da74 100644 --- a/README.adoc +++ b/README.adoc @@ -111,20 +111,22 @@ The following requirements are needed by this module: - [[requirement_argocd]] <> (>= 4) +- [[requirement_null]] <> (>= 3) + - [[requirement_utils]] <> (>= 1) === Providers The following providers are used by this module: -- [[provider_null]] <> - -- [[provider_argocd]] <> (>= 4) - - [[provider_utils]] <> (>= 1) - [[provider_aws]] <> +- [[provider_argocd]] <> (>= 4) + +- [[provider_null]] <> (>= 3) + === Modules The following Modules are called: @@ -273,6 +275,7 @@ Description: ID to pass other modules in order to refer to this module as a depe |=== |Name |Version |[[requirement_argocd]] <> |>= 4 +|[[requirement_null]] <> |>= 3 |[[requirement_utils]] <> |>= 1 |=== @@ -281,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]] <> |n/a +|[[provider_null]] <> |>= 3 +|[[provider_argocd]] <> |>= 4 |[[provider_utils]] <> |>= 1 |[[provider_aws]] <> |n/a -|[[provider_argocd]] <> |>= 4 |=== = Modules