From 18cb5178c33eb06cf624bc9c433f5b4eba5af921 Mon Sep 17 00:00:00 2001 From: omohammed95 Date: Mon, 3 Jun 2024 13:20:46 +0000 Subject: [PATCH] docs(terraform-docs): generate docs and write to README.adoc --- README.adoc | 18 ++++++++++++++++-- aks/README.adoc | 14 ++++++++++++++ eks/README.adoc | 14 ++++++++++++++ kind/README.adoc | 14 ++++++++++++++ sks/README.adoc | 14 ++++++++++++++ 5 files changed, 72 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index 2e52b2fa..971333ea 100644 --- a/README.adoc +++ b/README.adoc @@ -270,6 +270,14 @@ Type: `bool` Default: `false` +==== [[input_network_policy_thanos]] <> + +Description: Enable or disable network policy for Thanos components. + +Type: `bool` + +Default: `false` + === Outputs The following outputs are exported: @@ -301,10 +309,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_random]] <> |>= 3 -|[[provider_argocd]] <> |>= 5 |[[provider_utils]] <> |>= 1 +|[[provider_argocd]] <> |>= 5 +|[[provider_null]] <> |>= 3 |=== = Resources @@ -513,6 +521,12 @@ object({ |`false` |no +|[[input_network_policy_thanos]] <> +|Enable or disable network policy for Thanos components. +|`bool` +|`false` +|no + |=== = Outputs diff --git a/aks/README.adoc b/aks/README.adoc index 38c5afe2..3ca95285 100644 --- a/aks/README.adoc +++ b/aks/README.adoc @@ -474,6 +474,14 @@ Type: `bool` Default: `false` +==== [[input_network_policy_thanos]] <> + +Description: Enable or disable network policy for Thanos components. + +Type: `bool` + +Default: `false` + === Outputs The following outputs are exported: @@ -740,6 +748,12 @@ object({ |`false` |no +|[[input_network_policy_thanos]] <> +|Enable or disable network policy for Thanos components. +|`bool` +|`false` +|no + |=== = Outputs diff --git a/eks/README.adoc b/eks/README.adoc index e94b142d..76cdf121 100644 --- a/eks/README.adoc +++ b/eks/README.adoc @@ -503,6 +503,14 @@ Type: `bool` Default: `false` +==== [[input_network_policy_thanos]] <> + +Description: Enable or disable network policy for Thanos components. + +Type: `bool` + +Default: `false` + === Outputs The following outputs are exported: @@ -768,6 +776,12 @@ object({ |`false` |no +|[[input_network_policy_thanos]] <> +|Enable or disable network policy for Thanos components. +|`bool` +|`false` +|no + |=== = Outputs diff --git a/kind/README.adoc b/kind/README.adoc index 64c26784..6165314a 100644 --- a/kind/README.adoc +++ b/kind/README.adoc @@ -401,6 +401,14 @@ Type: `bool` Default: `false` +==== [[input_network_policy_thanos]] <> + +Description: Enable or disable network policy for Thanos components. + +Type: `bool` + +Default: `false` + === Outputs The following outputs are exported: @@ -645,6 +653,12 @@ object({ |`false` |no +|[[input_network_policy_thanos]] <> +|Enable or disable network policy for Thanos components. +|`bool` +|`false` +|no + |=== = Outputs diff --git a/sks/README.adoc b/sks/README.adoc index 5a49d43c..c18f6553 100644 --- a/sks/README.adoc +++ b/sks/README.adoc @@ -350,6 +350,14 @@ Type: `bool` Default: `false` +==== [[input_network_policy_thanos]] <> + +Description: Enable or disable network policy for Thanos components. + +Type: `bool` + +Default: `false` + === Outputs The following outputs are exported: @@ -599,6 +607,12 @@ object({ |`false` |no +|[[input_network_policy_thanos]] <> +|Enable or disable network policy for Thanos components. +|`bool` +|`false` +|no + |=== = Outputs