From 54a9e1298331624cc8744067a0c1fe09008bf787 Mon Sep 17 00:00:00 2001 From: Xaving Date: Thu, 14 Nov 2024 09:42:03 +0000 Subject: [PATCH] docs(terraform-docs): generate docs and write to README.adoc --- README.adoc | 20 +++++++++++++++++--- aks/README.adoc | 14 ++++++++++++++ eks/README.adoc | 14 ++++++++++++++ kind/README.adoc | 14 ++++++++++++++ sks/README.adoc | 14 ++++++++++++++ 5 files changed, 73 insertions(+), 3 deletions(-) diff --git a/README.adoc b/README.adoc index 5df0c8b..8fcad78 100644 --- a/README.adoc +++ b/README.adoc @@ -20,8 +20,6 @@ The following requirements are needed by this module: The following providers are used by this module: -- [[provider_null]] <> (>= 3) - - [[provider_random]] <> (>= 3) - [[provider_htpasswd]] <> (>= 1) @@ -30,6 +28,8 @@ The following providers are used by this module: - [[provider_utils]] <> (>= 1) +- [[provider_null]] <> (>= 3) + === Resources The following resources are used by this module: @@ -301,6 +301,14 @@ Type: `string` Default: `"30d"` +==== [[input_enable_service_monitor]] <> + +Description: Enable Prometheus ServiceMonitor in the Helm chart. + +Type: `bool` + +Default: `true` + === Outputs The following outputs are exported: @@ -333,8 +341,8 @@ Description: Credentials to access the Loki ingress, if activated. |Name |Version |[[provider_random]] <> |>= 3 |[[provider_htpasswd]] <> |>= 1 -|[[provider_argocd]] <> |>= 6 |[[provider_utils]] <> |>= 1 +|[[provider_argocd]] <> |>= 6 |[[provider_null]] <> |>= 3 |=== @@ -601,6 +609,12 @@ object({ |`"30d"` |no +|[[input_enable_service_monitor]] <> +|Enable Prometheus ServiceMonitor in the Helm chart. +|`bool` +|`true` +|no + |=== = Outputs diff --git a/aks/README.adoc b/aks/README.adoc index 122849a..a6a8030 100644 --- a/aks/README.adoc +++ b/aks/README.adoc @@ -321,6 +321,14 @@ Type: `string` Default: `"30d"` +==== [[input_enable_service_monitor]] <> + +Description: Enable Prometheus ServiceMonitor in the Helm chart. + +Type: `bool` + +Default: `true` + === Outputs The following outputs are exported: @@ -643,6 +651,12 @@ object({ |`"30d"` |no +|[[input_enable_service_monitor]] <> +|Enable Prometheus ServiceMonitor in the Helm chart. +|`bool` +|`true` +|no + |=== = Outputs diff --git a/eks/README.adoc b/eks/README.adoc index d663ba2..4abf369 100644 --- a/eks/README.adoc +++ b/eks/README.adoc @@ -323,6 +323,14 @@ Type: `string` Default: `"30d"` +==== [[input_enable_service_monitor]] <> + +Description: Enable Prometheus ServiceMonitor in the Helm chart. + +Type: `bool` + +Default: `true` + === Outputs The following outputs are exported: @@ -644,6 +652,12 @@ object({ |`"30d"` |no +|[[input_enable_service_monitor]] <> +|Enable Prometheus ServiceMonitor in the Helm chart. +|`bool` +|`true` +|no + |=== = Outputs diff --git a/kind/README.adoc b/kind/README.adoc index a255c13..e68b870 100644 --- a/kind/README.adoc +++ b/kind/README.adoc @@ -302,6 +302,14 @@ Type: `string` Default: `"30d"` +==== [[input_enable_service_monitor]] <> + +Description: Enable Prometheus ServiceMonitor in the Helm chart. + +Type: `bool` + +Default: `true` + === Outputs The following outputs are exported: @@ -602,6 +610,12 @@ object({ |`"30d"` |no +|[[input_enable_service_monitor]] <> +|Enable Prometheus ServiceMonitor in the Helm chart. +|`bool` +|`true` +|no + |=== = Outputs diff --git a/sks/README.adoc b/sks/README.adoc index af42c8e..74ced11 100644 --- a/sks/README.adoc +++ b/sks/README.adoc @@ -393,6 +393,14 @@ Type: `string` Default: `"30d"` +==== [[input_enable_service_monitor]] <> + +Description: Enable Prometheus ServiceMonitor in the Helm chart. + +Type: `bool` + +Default: `true` + === Outputs The following outputs are exported: @@ -698,6 +706,12 @@ object({ |`"30d"` |no +|[[input_enable_service_monitor]] <> +|Enable Prometheus ServiceMonitor in the Helm chart. +|`bool` +|`true` +|no + |=== = Outputs