From d32518940832486967ba7bed5453c5d669dbd059 Mon Sep 17 00:00:00 2001
From: lentidas <lentidas@users.noreply.github.com>
Date: Tue, 16 Jul 2024 12:05:53 +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 ++--
 sks/README.adoc  | 16 ++--------------
 5 files changed, 14 insertions(+), 26 deletions(-)

diff --git a/README.adoc b/README.adoc
index 9e225d8d..426719ae 100644
--- a/README.adoc
+++ b/README.adoc
@@ -22,15 +22,15 @@ The following requirements are needed by this module:
 
 The following providers are used by this module:
 
-- [[provider_null]] <<provider_null,null>> (>= 3)
-
 - [[provider_random]] <<provider_random,random>> (>= 3)
 
 - [[provider_htpasswd]] <<provider_htpasswd,htpasswd>> (>= 1)
 
+- [[provider_argocd]] <<provider_argocd,argocd>> (>= 5)
+
 - [[provider_utils]] <<provider_utils,utils>> (>= 1)
 
-- [[provider_argocd]] <<provider_argocd,argocd>> (>= 5)
+- [[provider_null]] <<provider_null,null>> (>= 3)
 
 === Resources
 
@@ -78,7 +78,7 @@ Description: Override of target revision of the application chart.
 
 Type: `string`
 
-Default: `"v8.0.0"`
+Default: `"v8.2.0"`
 
 ==== [[input_helm_values]] <<input_helm_values,helm_values>>
 
@@ -335,8 +335,8 @@ Description: Credentials to access the Loki ingress, if activated.
 |Name |Version
 |[[provider_random]] <<provider_random,random>> |>= 3
 |[[provider_htpasswd]] <<provider_htpasswd,htpasswd>> |>= 1
-|[[provider_utils]] <<provider_utils,utils>> |>= 1
 |[[provider_argocd]] <<provider_argocd,argocd>> |>= 5
+|[[provider_utils]] <<provider_utils,utils>> |>= 1
 |[[provider_null]] <<provider_null,null>> |>= 3
 |===
 
@@ -380,7 +380,7 @@ Description: Credentials to access the Loki ingress, if activated.
 |[[input_target_revision]] <<input_target_revision,target_revision>>
 |Override of target revision of the application chart.
 |`string`
-|`"v8.0.0"`
+|`"v8.2.0"`
 |no
 
 |[[input_helm_values]] <<input_helm_values,helm_values>>
diff --git a/aks/README.adoc b/aks/README.adoc
index 1e96a9c8..9eacf781 100644
--- a/aks/README.adoc
+++ b/aks/README.adoc
@@ -96,7 +96,7 @@ Description: Override of target revision of the application chart.
 
 Type: `string`
 
-Default: `"v8.0.0"`
+Default: `"v8.2.0"`
 
 ==== [[input_helm_values]] <<input_helm_values,helm_values>>
 
@@ -420,7 +420,7 @@ object({
 |[[input_target_revision]] <<input_target_revision,target_revision>>
 |Override of target revision of the application chart.
 |`string`
-|`"v8.0.0"`
+|`"v8.2.0"`
 |no
 
 |[[input_helm_values]] <<input_helm_values,helm_values>>
diff --git a/eks/README.adoc b/eks/README.adoc
index f15f0318..919ca323 100644
--- a/eks/README.adoc
+++ b/eks/README.adoc
@@ -98,7 +98,7 @@ Description: Override of target revision of the application chart.
 
 Type: `string`
 
-Default: `"v8.0.0"`
+Default: `"v8.2.0"`
 
 ==== [[input_helm_values]] <<input_helm_values,helm_values>>
 
@@ -421,7 +421,7 @@ object({
 |[[input_target_revision]] <<input_target_revision,target_revision>>
 |Override of target revision of the application chart.
 |`string`
-|`"v8.0.0"`
+|`"v8.2.0"`
 |no
 
 |[[input_helm_values]] <<input_helm_values,helm_values>>
diff --git a/kind/README.adoc b/kind/README.adoc
index ab706616..80df5db3 100644
--- a/kind/README.adoc
+++ b/kind/README.adoc
@@ -77,7 +77,7 @@ Description: Override of target revision of the application chart.
 
 Type: `string`
 
-Default: `"v8.0.0"`
+Default: `"v8.2.0"`
 
 ==== [[input_helm_values]] <<input_helm_values,helm_values>>
 
@@ -379,7 +379,7 @@ object({
 |[[input_target_revision]] <<input_target_revision,target_revision>>
 |Override of target revision of the application chart.
 |`string`
-|`"v8.0.0"`
+|`"v8.2.0"`
 |no
 
 |[[input_helm_values]] <<input_helm_values,helm_values>>
diff --git a/sks/README.adoc b/sks/README.adoc
index 9f006949..c4e6fcfa 100644
--- a/sks/README.adoc
+++ b/sks/README.adoc
@@ -119,12 +119,6 @@ Version:
 
 The following input variables are required:
 
-==== [[input_cluster_id]] <<input_cluster_id,cluster_id>>
-
-Description: ID of the SKS cluster.
-
-Type: `string`
-
 ==== [[input_logs_storage]] <<input_logs_storage,logs_storage>>
 
 Description: Exoscale SOS bucket configuration values for the bucket where the logs will be stored.
@@ -174,7 +168,7 @@ Description: Override of target revision of the application chart.
 
 Type: `string`
 
-Default: `"v8.0.0"`
+Default: `"v8.2.0"`
 
 ==== [[input_helm_values]] <<input_helm_values,helm_values>>
 
@@ -443,12 +437,6 @@ Description: Credentials to access the Loki ingress, if activated.
 [cols="a,a,a,a,a",options="header,autowidth"]
 |===
 |Name |Description |Type |Default |Required
-|[[input_cluster_id]] <<input_cluster_id,cluster_id>>
-|ID of the SKS cluster.
-|`string`
-|n/a
-|yes
-
 |[[input_logs_storage]] <<input_logs_storage,logs_storage>>
 |Exoscale SOS bucket configuration values for the bucket where the logs will be stored.
 |
@@ -487,7 +475,7 @@ object({
 |[[input_target_revision]] <<input_target_revision,target_revision>>
 |Override of target revision of the application chart.
 |`string`
-|`"v8.0.0"`
+|`"v8.2.0"`
 |no
 
 |[[input_helm_values]] <<input_helm_values,helm_values>>