From 19b2b208c3beea776fd13a02d9ed5e84d6b8c119 Mon Sep 17 00:00:00 2001 From: jbarascut Date: Fri, 28 Apr 2023 09:03:55 +0000 Subject: [PATCH] docs(terraform-docs): generate docs and write to README.adoc --- README.adoc | 12 ++++++------ aks/README.adoc | 4 ++-- eks/README.adoc | 4 ++-- kind/README.adoc | 4 ++-- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/README.adoc b/README.adoc index 2c6712c9..d2a50f83 100644 --- a/README.adoc +++ b/README.adoc @@ -26,16 +26,16 @@ Below you will only find the technical reference automatically generated from th The following providers are used by this module: -- [[provider_random]] <> - - [[provider_null]] <> -- [[provider_argocd]] <> - - [[provider_kubernetes]] <> +- [[provider_random]] <> + - [[provider_utils]] <> +- [[provider_argocd]] <> + === Resources The following resources are used by this module: @@ -82,7 +82,7 @@ Description: Override of target revision of the application chart. Type: `string` -Default: `"v2.0.0"` +Default: `"v2.1.0"` ==== [[input_cluster_issuer]] <> @@ -271,7 +271,7 @@ Description: n/a |[[input_target_revision]] <> |Override of target revision of the application chart. |`string` -|`"v2.0.0"` +|`"v2.1.0"` |no |[[input_cluster_issuer]] <> diff --git a/aks/README.adoc b/aks/README.adoc index 6c871518..c9e8ce8a 100644 --- a/aks/README.adoc +++ b/aks/README.adoc @@ -75,7 +75,7 @@ Description: Override of target revision of the application chart. Type: `string` -Default: `"v2.0.0"` +Default: `"v2.1.0"` ==== [[input_cluster_issuer]] <> @@ -254,7 +254,7 @@ object({ |[[input_target_revision]] <> |Override of target revision of the application chart. |`string` -|`"v2.0.0"` +|`"v2.1.0"` |no |[[input_cluster_issuer]] <> diff --git a/eks/README.adoc b/eks/README.adoc index 23a6aafc..5907c6aa 100644 --- a/eks/README.adoc +++ b/eks/README.adoc @@ -59,7 +59,7 @@ Description: Override of target revision of the application chart. Type: `string` -Default: `"v2.0.0"` +Default: `"v2.1.0"` ==== [[input_cluster_issuer]] <> @@ -234,7 +234,7 @@ object({ |[[input_target_revision]] <> |Override of target revision of the application chart. |`string` -|`"v2.0.0"` +|`"v2.1.0"` |no |[[input_cluster_issuer]] <> diff --git a/kind/README.adoc b/kind/README.adoc index 0c572b28..be6454cb 100644 --- a/kind/README.adoc +++ b/kind/README.adoc @@ -61,7 +61,7 @@ Description: Override of target revision of the application chart. Type: `string` -Default: `"v2.0.0"` +Default: `"v2.1.0"` ==== [[input_cluster_issuer]] <> @@ -238,7 +238,7 @@ object({ |[[input_target_revision]] <> |Override of target revision of the application chart. |`string` -|`"v2.0.0"` +|`"v2.1.0"` |no |[[input_cluster_issuer]] <>